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
Why is the default value of SYSTEM_MKTIME_MAX 2038/01/18 19:14:07 when the 2038 bug happens after 2038/01/19 3:14:07? https://en.wikipedia.org/wiki/Year_2038_problem (confirmed on my system).
The text was updated successfully, but these errors were encountered:
Why is the default value of SYSTEM_MKTIME_MAX 2038/01/18 19:14:07 when the 2038 bug happens after 2038/01/19 3:14:07?
https://en.wikipedia.org/wiki/Year_2038_problem (confirmed on my system).
The text was updated successfully, but these errors were encountered: