Skip to content

Release v0.1.2

Compare
Choose a tag to compare
@itchyny itchyny released this 22 Feb 13:24
· 47 commits to main since this release
  • implement parsing/formatting time zone offset with colons (%:z, %::z, %:::z)
  • recognize Z as UTC on parsing time zone offset (%z)
  • fix padding on formatting time zone offset (%z)