Skip to content

Release v0.1.2

Choose a tag to compare

@itchyny itchyny released this 22 Feb 13:24
  • 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)