mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2024-11-23 20:11:07 +00:00
Create README.md
How to use get_times.py
This commit is contained in:
parent
c65780a30f
commit
509d51cd6a
10
Get_Time_TimezoneWise/README.md
Normal file
10
Get_Time_TimezoneWise/README.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# How To Use:
|
||||
|
||||
First Install pytz Library, If You Have Already Installed It Then You Are Good To Go :)
|
||||
|
||||
Well For Those Who Haven't Installed It, Install It Using:
|
||||
```python
|
||||
pip install pytz
|
||||
```
|
||||
|
||||
Now Simply Run The Program To Fetch Time From All Timezones :)
|
Loading…
Reference in New Issue
Block a user