emojiclock v2.0.4 Release Notes

Release Date: 2017-04-11 // about 7 years ago
  • ➕ Added datetime type to typespec and improved documentation.


Previous changes from v2.0.2

  • 🛠 FIX: hour() now accepts 0
    The guard clause on the hour() functions accepted 1-12, should have been 0-12.