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

datetime format output #33

Closed
jstzwhc opened this issue Dec 2, 2016 · 1 comment
Closed

datetime format output #33

jstzwhc opened this issue Dec 2, 2016 · 1 comment

Comments

@jstzwhc
Copy link

jstzwhc commented Dec 2, 2016

How can I get datetime as such format "2016-12-01 11:30:20.524"

@mgholam
Copy link
Owner

mgholam commented Dec 3, 2016

You can set JSONParameters.DateTimeMilliseconds = true and you will get 2016-12-01T11:30:20.524 which is the ISO standard output

@mgholam mgholam closed this as completed Dec 3, 2016
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