Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.7.0.pre1
-
Fix Version/s: JRuby 1.7.0.pre1
-
Component/s: Intro, Miscellaneous
-
Labels:None
-
Number of attachments :
Description
Hi! %:z was added as a formatter to output the timezone with a colon between the hours and minutes. JRuby doesn't respect it as a formatter.
I've attached a test that passes under MRI 1.9.3, but fails under JRuby.
Here is an updated test that works with tzs that are greater than 0. :-D