You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Create a custom input pattern of " yyyy "
2. Format a the unix epoch
What is the expected output? What do you see instead?
Expected output: " 1970 ".
Actual output: "1970".
We shouldn't be arbitrarily trimming...
Original issue reported on code.google.com by jonathan.skeet on 20 Jul 2013 at 6:35
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
jonathan.skeet
on 20 Jul 2013 at 6:35The text was updated successfully, but these errors were encountered: