You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would be nice from a configuration perspective if the Calendar timezone just came from php's date_default_timezone_get. Or at least fall back to this if Calendar::config()->timezone is empty.
The text was updated successfully, but these errors were encountered:
jedateach
changed the title
Get time zone from php settings
Get timezone from php settings
Sep 2, 2014
I would be nice from a configuration perspective if the Calendar timezone just came from php's
date_default_timezone_get
. Or at least fall back to this if Calendar::config()->timezone is empty.The text was updated successfully, but these errors were encountered: