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.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | Mercury [ 16188 ] |
Fix Version/s | Lithium [ 16190 ] | |
Fix Version/s | Mercury [ 16188 ] |
Fix Version/s | Hydrogen [ 16189 ] | |
Fix Version/s | Lithium [ 16190 ] |
Story Points | 5 |
Priority | Major [ 3 ] | Minor [ 4 ] |
Fix Version/s | Lithium [ 16190 ] | |
Fix Version/s | Hydrogen [ 16189 ] | |
Priority | Minor [ 4 ] | Major [ 3 ] |
Assignee | The Lite [ cbgto ] | Jim Borden [ jimb ] |
Sprint | Jim 35 [ 1338 ] |
Rank | Ranked higher |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | In Review [ 10107 ] |

Resolution | Fixed [ 1 ] | |
Status | In Review [ 10107 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
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)