-
-
Notifications
You must be signed in to change notification settings - Fork 406
Export fails for dates before 1980 #3572
Copy link
Copy link
Closed
Labels
eval:reproducedtopic:timeIssues relating to timeIssues relating to timetype:bugSomething isn't workingSomething isn't workingtype:docsMan pages or online docs need updatesMan pages or online docs need updates
Milestone
Metadata
Metadata
Assignees
Labels
eval:reproducedtopic:timeIssues relating to timeIssues relating to timetype:bugSomething isn't workingSomething isn't workingtype:docsMan pages or online docs need updatesMan pages or online docs need updates
Type
Projects
Status
Done
To report a bug...
task add description:"Test date" modified:"1970-01-01T00:00:00Z"If I do the identical command with a slightly different date in the same format, it correctly adds the task with the given time/date,
Note that the date format I gave is correct, both according to ISO-8601 rules and according to taskwarrior specification for supported dates.
Task to be added.
Error message:
'1970-01-01T00:00:00Z' is not a valid date in the 'Y-M-D' format.Task was not added.
task diagcommand.