Skip to content

time-rs/format-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Head over to time-rs.github.io/format-converter to use this. It will convert a formatting string that was valid in time v0.1 to one that has the same behavior in v0.2.

Differences that this tool cannot account for:

  • %Z has been removed entirely. As it only handled GMT and UTC, GMT will be output.
  • %z could previously parse offsets containing a colon, but does not in v0.2.

All other formatting strings should work identically after being converted.

About

A tool to help you convert format strings between different versions of time.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks