Skip to content

Releases: FatulM/shamsi_date

shamsi_date v1.1.1

15 Jul 03:39
v1.1.1
b93c9e7

Choose a tag to compare

  • ADDED month names and weekday names in Fingilish for Jalali

shamsi_date v1.1.0

02 May 11:54
v1.1.0
f4df970

Choose a tag to compare

  • ADDED docs
  • ADDED default date seperator to formatter
  • ADDED formatting for time information
  • ADDED formatter for day of year
  • ADDED day of year
  • ADDED time formatters
  • REFACTOR string manipulations
  • UPDATED copyright

shamsi_date v1.0.4

18 Aug 14:30
v1.0.4
0ecb207

Choose a tag to compare

  • ADDED month names for Afghanistan (#25)

shamsi_date v1.0.3

04 Aug 15:11
v1.0.3
0c8e970

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

Choose a tag to compare

UPDATED copyright

shamsi_date v1.0.1

08 Jan 11:22
v1.0.1
0b67a79

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

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

Choose a tag to compare

  • ADDED hour, ..., microSeconds arguments to toDateTime
  • ADDED toUtcDateTime

shamsi_date version 0.15.0

03 Jun 09:54

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

Choose a tag to compare

  • ADDED distance between methods and operator