Skip to content

Change timedelta Characters

Choose a tag to compare

@JavaScriptDude JavaScriptDude released this 06 Oct 00:20
· 9 commits to main since this release
6329927
Alter Time Delta Codes to Match Usage in ISO 8601

- Update TimeDelta code from y to Y (year), m to M (month) etc. to be more intuitive
- Patch bug with bad data showing up in diff output
- Cleanup of print statements