github jama5262/jiffy v3.0.0
Release version 3.0.0

latest releases: v6.4.3, v6.4.2, v6.4.1...
5 years ago
  • Major changes

Unit of time are now in enums. Examples, previously startOf("day") can now be set as startOf(Units.DAY)
String escape changes to use square braces []. Examples, previously

Jiffy().format("yyyy 'escaped' yyyy"); and now updated to Jiffy().format("yyyy [escaped] yyyy");

Added Indonsia local id by ampersanda and Turkish local tr by iozozturk

Don't miss a new jiffy release

NewReleases is sending notifications on new releases.