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
The usage of the "tm_gmtoff" field in tm struct (src/rfc3339.c) is currently only supported by POSIX systems. For cross-platform compatibility fallbacks should be offered.
The usage of the "tm_gmtoff" field in
tm struct(src/rfc3339.c) is currently only supported by POSIX systems. For cross-platform compatibility fallbacks should be offered.