Skip to content

Releases: FatulM/shamsi_date

shamsi_date v1.0.4

18 Aug 14:30
v1.0.4
0ecb207
Compare
Choose a tag to compare
  • ADDED month names for Afghanistan (#25)

shamsi_date v1.0.3

04 Aug 15:11
v1.0.3
0c8e970
Compare
Choose a tag to compare
  • ADDED fromMillisecondsSinceEpoch factory methods for Jalali and Gregorian (#24)
  • ADDED test cases from Iranian Calendar Authority (#23)
  • UPDATED copyright

shamsi_date v1.0.2

26 Mar 08:38
v1.0.2
e5364db
Compare
Choose a tag to compare

UPDATED copyright

shamsi_date v1.0.1

08 Jan 11:22
v1.0.1
0b67a79
Compare
Choose a tag to compare
  • FIXED compareTo bugs about time data (#14)
  • ADDED time getter for Date to acquire time data in Duration

shamsi_date v1.0.0

03 Nov 18:31
v1.0.0
ef818dc
Compare
Choose a tag to compare
  • ADDED time information to Jalali and Gregorian
  • CHANGED toDateTime and toUtcDateTime implementation according to time information
  • CHANGED toString implementation according to time information
  • CHANGED merged extension functions in main library

shamsi_date version 0.16.0

04 Oct 09:30
Compare
Choose a tag to compare
  • ADDED hour, ..., microSeconds arguments to toDateTime
  • ADDED toUtcDateTime

shamsi_date version 0.15.0

03 Jun 09:54
Compare
Choose a tag to compare
  • CHANGED all date instances are comparable with each other
  • CHANGED internal state management to cache julian day number

shamsi_date version 0.14.1

20 May 06:32
Compare
Choose a tag to compare
  • ADDED distance between methods and operator

shamsi_date version 0.14.0

08 May 11:41
Compare
Choose a tag to compare
  • ADDED extension methods for DateTime

shamsi_date version 0.13.0

08 May 11:06
Compare
Choose a tag to compare
  • REMOVED dependency to Flutter