Fixed leap year handling by reworking upb_mktime() -> upb_timegm(). (#6695)
The new function name also better reflects the semantics of the function. Like timegm(), this function always converts to/from UTC, not local time.
Showing
Please
register
or
sign in
to comment