We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aef74cc commit 79f6857Copy full SHA for 79f6857
au-ch_clock/main_app.py
@@ -4,7 +4,7 @@
4
5
# Create a Tkinter window
6
root = tk.Tk()
7
-root.title("Australia-Switzerland Clock")
+root.title("Simple Digital Clock")
8
9
# Timezones
10
tz_au = "Australia/Brisbane"
0 commit comments