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

TODO: Simplify time entry #2

Open
RayArias opened this issue Feb 21, 2018 · 3 comments
Open

TODO: Simplify time entry #2

RayArias opened this issue Feb 21, 2018 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@RayArias
Copy link
Owner

Make a way for user to specify 12 hour time or 24 hour time and a way to enter time without a colon and only an A or P (for 12 hour time), and then the time will display correctly.

@RayArias RayArias changed the title Simplify time entry TODO: Simplify time entry Feb 21, 2018
@RayArias RayArias added the enhancement New feature or request label Feb 21, 2018
@RayArias RayArias self-assigned this Feb 21, 2018
@RayArias
Copy link
Owner Author

Fixed display of time from hhmmss to hhmm only, but time is still 24-hour only and needs to be entered as h:mm, with the colon.

@RayArias RayArias added this to the Pi Implementation milestone Aug 30, 2020
@RayArias
Copy link
Owner Author

RayArias commented Aug 30, 2020

Currently, attempting to implement into prototype. Currently in pi stage (first coding stage).

@RayArias
Copy link
Owner Author

RayArias commented Sep 6, 2020

Time still has to be entered in 24-hour format with colon between the hour and minute, but it can now be displayed according to the user's desires as 24-hour time (no colon), or as 12-hour AM/PM time with a colon. In the last sheet, labeled "Settings," at the top there is a setting labeled "0 = 24-hour time, 1= AM/PM." Place a "0" in the cell to the right of this text if you would like to display 24-hour time on the spreadsheets, or a "1" to display 12-hour AM/PM time instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant