Details
Description
https://github.com/couchbase/couchbase-lite-core/issues/782
As noted in the docs gmtime_s (the Windows equivalent of gmtime_r and gmtime (as well as local time equivalents) will return nullptr when called on a date that is before the Unix epoch.
Build couchbase-lite-core-3.0.0-22 contains couchbase-lite-core commit 1b40fc9 with commit message:
CBL-220: Fix Windows issue with pre-epoch dates (#1090)