mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
default user timezone should be utc
This commit is contained in:
@@ -84,7 +84,7 @@ class Header_auth extends CI_Controller {
|
||||
$lastname,
|
||||
$callsign,
|
||||
"", // locator
|
||||
102, // user_timezone
|
||||
24, // user_timezone is default UTC
|
||||
"M", // measurement
|
||||
"Y", // dashboard_map
|
||||
"Y-m-d", // user_date_format
|
||||
|
||||
Reference in New Issue
Block a user