By default LiveWhale’s timezone-awareness allows users to enter events in any timezone. To disable this and require that all new events be in the timezone set as the default on your server, add this to your global.config.php:
$_LW->CONFIG['DISABLE_TIMEZONES']=true;