What's Changed
- Fix
Time
,TimeMilli
,TimeMicro
,TimeNano
type fields cannot be parsed whenunmarshalJSON
- Remove deprecated method
ToStdTime
- Add
MaxValue
,MinValue
,IsValid
methods forGregorian
calendar - Add
MaxValue
,MinValue
,IsValid
methods forLunar
calendar - Add
MaxValue
,MinValue
,ToShortMonthString
,ToShortWeekString
methods forPersian
calendar - Add optional parameter
local
, optional valueen/fa
forPersian
calendarToMonthString
,ToWeekString
methods, default isen
Full Changelog: v2.5.1...v2.5.2