Skip to content

Releases: rbatis/fastdate

v0.3.6

20 Oct 10:12
Compare
Choose a tag to compare

v0.3.6

  • support time zone of offset
  • support display methods just like display_stand(),display( true );//is add_zone?, do_display(&mut buf, true)

v0.2.2

13 Oct 09:49
Compare
Choose a tag to compare

v0.2.2

  • add offset of DateTime

v0.1.33

12 Jan 12:13
Compare
Choose a tag to compare

v0.1.33

  • update readme

v0.1.30

28 Oct 07:16
Compare
Choose a tag to compare

v0.1.30

  • add method Date::display_date

v0.1.29

19 Sep 07:17
Compare
Choose a tag to compare

v0.1.29

  • set use nano

v0.1.23

13 Aug 12:26
Compare
Choose a tag to compare

v0.1.23

  • remove copy

v0.1.22

13 Aug 12:00
Compare
Choose a tag to compare

v0.1.22

  • add DateTime sub DateTime -> Duration
  • fix parse bug

v0.1.19

04 Aug 08:59
Compare
Choose a tag to compare

v0.1.19

  • remove mem copy feature

v0.1.18

04 Aug 01:25
Compare
Choose a tag to compare

v0.1.18

  • impl set method

v0.1.17

28 Jul 16:38
Compare
Choose a tag to compare

v0.1.17

  • impl From for Time
  • impl From for Duration
  • impl From for DateTime
  • impl From for DateTime