Skip to content

Verify, check, validate ISO8601 date formatting in the logger objects, tags #180

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

Open
3 tasks
gigapod opened this issue Jan 20, 2025 · 0 comments
Open
3 tasks
Labels
bug Something isn't working enhancement New feature or request
Milestone

Comments

@gigapod
Copy link
Member

gigapod commented Jan 20, 2025

This is response to this issue:

sparkfun/SparkFun_DataLogger#36

The current ISO 8601 format - which might be from the Artemis OpenLog code base - is using the week-base year formatting code.

It appears this is one of several options for years, which include Calendar date, original data and week date see here

Should check verify the above, which is looking correct. If so, do the following:

  • Make two ISO8601 options - a "normal" one and a "week-date" one
  • Verify the years being used for all time outputs for the timestamp - the normal versions (non ISO 8601) appear to be using the week-date code also.
  • This will require and update to the utility routines for timestamps ...
@gigapod gigapod added bug Something isn't working enhancement New feature or request labels Jan 20, 2025
@gigapod gigapod added this to the v01.05.00 milestone Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant