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
Converts unixtime() to use gmmktime() instead of mktime().
Converts unix2mythtime() to use gmtime() instead of time().
Adds "UTC" parameter to myth2unixtime()'s strtotime().
Removes unix2gmtmythtime(time) since it now does exactly what unix2mythtime() does.
0 commit comments