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

Create world_clock_fr.py #54

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

adetauriac
Copy link

Based of original example, new version for French world clock. On 12h setting , add "PM" for afternoon
Remove double call ntptime
Add touch option to switch on 2 differents option to "said" time

  • All minutes after hour
  • minutes before next hour (if minutes > 30)

Remove sleep before check time, to use "Timer" and keep posibility to use the touch

Based of original example, new version for French world clock.
On 12h setting , add "PM" for afternoon 
Remove double call ntptime
Add touch option to switch on 2 differents option to "said" time
- All minutes after hour
- minutes before next hour (if minutes > 30)
Fix bug when minute is 55. We need to use option H minus 5min, whatever the option of presentation. 
Add condition on return option  approx_time_fr, to use correct structure of matrix
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

Successfully merging this pull request may close these issues.

1 participant