Skip to content
This repository has been archived by the owner on Apr 11, 2018. It is now read-only.

Fixed date filter output for 'O' when time-zone offset is negative #185

Merged
merged 2 commits into from
Jan 29, 2013
Merged

Conversation

shinuza
Copy link
Contributor

@shinuza shinuza commented Jan 24, 2013

{{someDate|date('O')}} outputs something like -0-100 when timezone is negative.

@paularmstrong
Copy link
Owner

This fails tests. Please run make test, write, and update tests to ensure nothing is broken.

@shinuza
Copy link
Contributor Author

shinuza commented Jan 24, 2013

My bad, tests were timezone depend, tested this new version with America/Chicago, Europe/Paris and Japan/Tokyo. Works fine, waiting for Travis to run it.

paularmstrong added a commit that referenced this pull request Jan 29, 2013
Fixed date filter output for 'O' when time-zone offset is negative
@paularmstrong paularmstrong merged commit 05dfa80 into paularmstrong:master Jan 29, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants