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

last-modified datetime in CMS_ARS_5_0.json is malformed #29

Open
openprivacy opened this issue Feb 25, 2022 · 1 comment
Open

last-modified datetime in CMS_ARS_5_0.json is malformed #29

openprivacy opened this issue Feb 25, 2022 · 1 comment

Comments

@openprivacy
Copy link
Member

Regarding CMSgov/ars-machine-readable#11

today = datetime.now(timezone(timedelta(hours=-6))).isoformat()

It appears this should be returning the default 'T' as the date-time separator per e.g. https://stackoverflow.com/questions/2150739/iso-time-iso-8601-in-python - more testing is necessary.

@openprivacy
Copy link
Member Author

Currently adding the 'T' by hand to finished product at https://github.com/CMSgov/ars-machine-readable/tree/main/5.0/oscal

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