All Versions
4
Latest Version
Avg Release Cycle
3 days
Latest Release
2113 days ago
Changelog History
Changelog History
-
v1.0.3 Changes
August 20, 2017๐ Changes
- ๐ VMS
%v
month is now uppercase. This agrees with OpenVMS documentation and with RubyTime.strftime
; disagrees with RubyDate.strftime
andDateTime.strftime
. (See Ruby bug #13810.) - Implemented
%:::z
.
- ๐ VMS
-
v1.0.2 Changes
August 12, 2017๐ Bugs Fixed
- ๐ Week numbers (
%U
and%W
) are now compatible with Ruby
Other
- 100% coverage
- ๐ Week numbers (
-
v1.0.1 Changes
August 10, 2017๐ Bug Fixes
- Reverse precedence of flags and width
- ๐ Fix
_
flag
Other
- โ Remove
%f
(not present in Rubystrftime
) - โ More test coverage
- ๐ More docs
-
v1.0.0
August 10, 2017