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

Add ISO 8601 time/date field to getInfo("client") result. #878

Closed
Phergus opened this issue Nov 10, 2019 · 1 comment
Closed

Add ISO 8601 time/date field to getInfo("client") result. #878

Phergus opened this issue Nov 10, 2019 · 1 comment
Assignees
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.

Comments

@Phergus
Copy link
Contributor

Phergus commented Nov 10, 2019

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

@Phergus Phergus added feature Adding functionality that adds value documentation needed Missing, out-of-date or bad documentation macro changes This issue adds or changes macro functions. Extra work is required (testing, wiki, code editor) labels Nov 10, 2019
@Phergus Phergus added tested This issue has been QA tested by someone other than the developer. and removed documentation needed Missing, out-of-date or bad documentation labels Nov 10, 2019
@Phergus
Copy link
Contributor Author

Phergus commented Nov 10, 2019

Tested. Working as described.
Wiki page updated.
http://www.lmwcs.com/rptools/wiki/getInfo

@Phergus Phergus closed this as completed Nov 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

2 participants