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

String var containing time, not displayed correctly #303

Closed
wants to merge 2 commits into from

Conversation

kant2002
Copy link
Contributor

This pull request is not fully fix #106, but just to indicate problems which was discovered during the debugging.

@mousetraps
Copy link
Contributor

Thx. This approach makes sense, but there should be a more direct way to get at the the value as a string. I'd need to refresh my memory a bit more on Newtonsoft.Json to say conclusively, but have you tried this method?
http://www.newtonsoft.com/json/help/html/M_Newtonsoft_Json_Linq_JToken_Value__1.htm

@kant2002
Copy link
Contributor Author

This method just convert Value property to appropriate type. Since that property contains DateTime type method is useless.

@mousetraps
Copy link
Contributor

Have you gotten a chance to update this in response to #106 (comment)?

@kant2002
Copy link
Contributor Author

Sorry forget completely about that. Will take a look on the option provided.

@mousetraps
Copy link
Contributor

Would love to get this fix in, but closing because we haven't heard back in a while. If the proposed methods aren't working, then let us know and we can revisit the less "elegant" solution 😃

@mousetraps mousetraps closed this Mar 8, 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

Successfully merging this pull request may close these issues.

String var containing time, not displayed correctly.
3 participants