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

Change to second (not minute) precision #435

Open
7 tasks
tevpg opened this issue Jun 20, 2024 · 0 comments
Open
7 tasks

Change to second (not minute) precision #435

tevpg opened this issue Jun 20, 2024 · 0 comments

Comments

@tevpg
Copy link
Collaborator

tevpg commented Jun 20, 2024

Needs:

  • a .full property (new & old) which is full timestamp
  • 'self' remains HH:MM
  • change .num to .num_minutes for clarity (& consistency with new .num_seconds property)
  • database structure
  • JSON read/write
  • frequency graphs do not work with HMS for some reason
  • clarify what acceptable inputs to VTime() are:
    • 'now'
    • maybe 'now+/-[minutes]'
    • consider 'earlier' and 'later' keywords, which would be +/- 15 minutes
    • HHMM, HMM, HH:MM, H:MM (for input from humans)
    • HH:MM:SS or H:MM:SS, probably as inputs from database and JSON
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