Skip to content

v2.2.14

Compare
Choose a tag to compare
@gouguoyin gouguoyin released this 30 Nov 23:18
· 463 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