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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
## Description:
2
-
- My project works on displaying a Current Time Stamps
2
+
- My project works on displaying Current Time Stamps
3
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.
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
-
- And for speaking purpose we will use **pyttsx3**.
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
+
- And for the speaking purpose, we will use **pyttsx3**.
0 commit comments