Skip to content

Releases: pineapplemachine/strtime-js

v1.1.2

31 Dec 09:09
d07cb0a
Compare
Choose a tag to compare

This is the fourth release of strtime.

  • Fix issue related to calling Date.setUTCMonth on the 31st day of the month.
npm install strtime@1.1.2

v1.1.1

10 Jun 16:37
Compare
Choose a tag to compare

This is the third release of strtime.

  • Fixed readme code example errors. Some code displayed pre-v1.1.0 behavior.
npm install strtime@1.1.1

v1.1.0

21 May 13:14
Compare
Choose a tag to compare

This is the second release of strtime.

  • Added more unit tests
  • Added more thorough documentation for supported directives
  • Changed ISO week year %G to now be padded to a length of 4 digits
  • Changed strftime and strptime functions to use UTC when no timezone is specified, see PR#4
npm install strtime@1.1.0

v1.0.0

20 May 10:19
Compare
Choose a tag to compare

This is the first release of strtime.

npm install strtime@1.0.0