-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Datetime condition returns inconsistent result #4172
Copy link
Copy link
Closed
Labels
bugConfirmed user-visible misbehaviour in official releaseConfirmed user-visible misbehaviour in official releasecomp-datetimeDate/DateTime/TimeZone datatypes and date-time semantics.Date/DateTime/TimeZone datatypes and date-time semantics.st-acceptedThe issue is in our backlog, ready to takeThe issue is in our backlog, ready to take
Metadata
Metadata
Assignees
Labels
bugConfirmed user-visible misbehaviour in official releaseConfirmed user-visible misbehaviour in official releasecomp-datetimeDate/DateTime/TimeZone datatypes and date-time semantics.Date/DateTime/TimeZone datatypes and date-time semantics.st-acceptedThe issue is in our backlog, ready to takeThe issue is in our backlog, ready to take
Type
Fields
Give feedbackNo fields configured for issues without a type.
Now, adding 1 day to the string
1970-01-01 00:00:00and make it1970-01-02 00:00:00I found a similar issue - #2596. However, comparison result seems wrong to me. How it should be handled if this is expected?