Skip to content

v2.2.14

Choose a tag to compare

@kuafuRace kuafuRace released this 30 Nov 23:18
· 1371 commits to master since this release
  • Fix ToWeekString and ToShortWeekStringmethods ignores SetWeekStartsAt #200
  • Add more supported formats for Parse method #202
  • Change timezone[len(timezone)-1] to timezone[0]
  • Increase unit testing coverage for Fastest method