You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AutomationScripts/Current Time Stamps/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
## Description:
2
2
- My project works on displaying Current Time Stamps
3
-
- To create GUI Calendar Using Python, we will need to import two Python modules one for creating GUI and another to get year data.
3
+
- To create Current time stamps using python, we will need to import two Python modules one for creating GUI and another to get year data.
4
4
-**Pendulum**, Pendulum is one of the libraries in python which provides easily manages complex date manipulations better than native DateTime instances. It also manages timezones.
5
5
- And for the speaking purpose, we will use **pyttsx3**.
0 commit comments