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

JSON: support nanoseconds when encosing/decoding DateTime #2529

Merged
merged 1 commit into from
Mar 3, 2019

Conversation

paroga
Copy link
Contributor

@paroga paroga commented Mar 3, 2019

The OPC UA specification 1.04 part 6 at paragraph 5.4.2.6 does not
define any restrictions of the fraction part of ISO 8601. To support
the whole precison of DateTime we need to support at least 100ns.

The OPC UA specification 1.04 part 6 at paragraph 5.4.2.6 does not
define any restrictions of the fraction part of ISO 8601. To support
the whole precison of DateTime we need to support at least 100ns.
@jpfr jpfr merged commit 932b9e1 into open62541:master Mar 3, 2019
@jpfr
Copy link
Member

jpfr commented Mar 3, 2019

👍

@paroga paroga deleted the json_dt branch March 3, 2019 22:08
@lock lock bot locked as resolved and limited conversation to collaborators Mar 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants