Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

php timestamp to java timestamp #25

Open
jiqimaogou opened this issue Jul 10, 2015 · 1 comment
Open

php timestamp to java timestamp #25

jiqimaogou opened this issue Jul 10, 2015 · 1 comment

Comments

@jiqimaogou
Copy link

php timestamp is not different with java timestamp, if the server is php, this library would not work.

@gkopff
Copy link
Owner

gkopff commented Jul 13, 2015

Do you mean that PHP doesn't output a timestamp in ISO 8601 format?

Right now, you can't customise the input/output format - it is useful to round-trip the data between components that are both using ISO 8601, but that's all.

If you want to submit a pull request with code for configuring the input/output format, I'd gladly take a look at merging it. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants