Add ISO 8601 time/date field to getInfo("client") result. #878
Labels
feature
Adding functionality that adds value
macro changes
This issue adds or changes macro functions. Extra work is required (testing, wiki, code editor)
tested
This issue has been QA tested by someone other than the developer.
Current timeDate fields in Client Info does not include any timezone information which is needed for some API calls.
Add new field
isoTimeDate
to JSON result that includes UTC offset following ISO 8601 standards.Example:
2019-11-09T10:15:30.3444-06:00
The text was updated successfully, but these errors were encountered: