| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-15 | Bump versionHEAD2.1.0master | Julian Hurst | |
| 2024-11-12 | abs: Support a fallback to parsing only time using current date | Julian Hurst | |
| When -a flag is used parse first "%F %T", on error fallback to "%T" using the "%F" format date of the localnow date. | |||
| 2024-11-01 | Dev mode version string | Julian Hurst | |
| 2024-10-31 | Add version flag and update README.md2.0.0 | Julian Hurst | |
| 2024-10-31 | Remove useless comment | Julian Hurst | |
| 2024-10-31 | Update README.md and punctuation | Julian Hurst | |
| 2024-10-30 | Add config support for specifying a timezone | Julian Hurst | |
| 2024-10-21 | Use Europe/Paris tz instead of LOCAL | Julian Hurst | |
| LOCAL isn't Europe/Paris but UTC here for some reason | |||
| 2024-10-17 | Parse the absolute date via a virtual | Julian Hurst | |
| Use a virtual date to parse the user inputted date then fill in the rest of the date information needed to realize the virtual into a real date. | |||
| 2024-10-17 | fprintln -> errorln | Julian Hurst | |
| 2024-10-16 | Fix locality | Julian Hurst | |
| Locality in from_str seems broken, it needs to be specified twice with %L in the layout and as a parameter. | |||
| 2024-10-09 | Support absolute dates | Julian Hurst | |
| 2024-09-27 | Add support for days and weeks flags | Julian Hurst | |
| 2024-09-27 | Better error handling | Julian Hurst | |
| 2024-09-08 | Free slice returned by strings::split1.0.0 | Julian Hurst | |
| 2024-09-07 | Remove unused imports | Julian Hurst | |
| 2024-09-07 | Initial commit | Julian Hurst | |
