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

Calender 12 hour time support #665

Closed
vybhavab opened this issue Oct 1, 2019 · 0 comments · Fixed by #668
Closed

Calender 12 hour time support #665

vybhavab opened this issue Oct 1, 2019 · 0 comments · Fixed by #668
Labels
💪 improvement "Where we're going, we don't need roads."

Comments

@vybhavab
Copy link

vybhavab commented Oct 1, 2019

What should it do?

When using the gcal util, there doesn't seem to be an option to enable 12 hour time for the time stamps. It would be great if it were able to switch the time format on the calender

@senorprogrammer senorprogrammer added the 💪 improvement "Where we're going, we don't need roads." label Oct 1, 2019
senorprogrammer added a commit that referenced this issue Oct 2, 2019
Allows the user to specify either "12" or "24" to set whether or not to
display times in AM/PM format or 24-hour format.

Example:

      gcal:
        enabled: true
        timeFormat: "12"
        refreshInterval: 360

Fixes #665
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💪 improvement "Where we're going, we don't need roads."
Development

Successfully merging a pull request may close this issue.

2 participants