Skip to content

v2.5.2

Latest
Compare
Choose a tag to compare
@gouguoyin gouguoyin released this 03 Dec 02:40
· 20 commits to master since this release

What's Changed

  • Fix Time, TimeMilli, TimeMicro, TimeNano type fields cannot be parsed when unmarshalJSON
  • Remove deprecated method ToStdTime
  • Add MaxValue, MinValue, IsValid methods for Gregorian calendar
  • Add MaxValue, MinValue, IsValid methods for Lunar calendar
  • Add MaxValue, MinValue, ToShortMonthString, ToShortWeekString methods for Persian calendar
  • Add optional parameter local, optional value en/fa for Persian calendar ToMonthString, ToWeekString methods, default is en

Full Changelog: v2.5.1...v2.5.2