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

Adopt new handling of datetimes #36

Open
mstackhouse opened this issue Sep 5, 2024 · 0 comments
Open

Adopt new handling of datetimes #36

mstackhouse opened this issue Sep 5, 2024 · 0 comments

Comments

@mstackhouse
Copy link
Contributor

https://wiki.cdisc.org/display/DSJSON1DOT1/Representing+Numeric+Dates

To ensure accurate and consistent date handling, Dataset-JSON v1.1 introduces the following measures:
ISO 8601 date format: Dates are represented using the ISO 8601 standard (e.g., "2024-05-28T12:34:56Z").
Additional metadata attribute (targetDataType): A new attribute, targetDataType, indicates the desired data type for date conversion. When the environment imports a standardized date (ISO 8601), it uses this targetDataType attribute to convert the date accordingly.

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

1 participant