Releases: pineapplemachine/strtime-js
Releases · pineapplemachine/strtime-js
v1.1.2
v1.1.1
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
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
This is the first release of strtime.
npm install strtime@1.0.0