Skip to content

Releases: jk-gan/aion

v0.2.0

21 Jan 06:37
a69d670
Compare
Choose a tag to compare

ADDED

  • before and after, so you form a more complex DateTime
let christmas = Utc.ymd(2020, 12, 25).and_hms(0, 0, 0);
let two_days_before_christmas = 2.days().before(christmas);

REMOVED

  • Removed later as it is redundant, use from_now instead

Thanks lucis-fluxum for the contribution.

v0.1.1

20 Jan 03:01
a98f4ed
Compare
Choose a tag to compare
release: bump version to 0.1.1