More flexible timestamp format in record: allow both formats
Dependencies
- [2]
NS36CJCOValidating timestamps in record - [*]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting).
Change contents
- edit in pijul/src/commands/record.rs at line 62
if let Ok(t) = s.parse() {return Ok(t)}