Create README.md

How to use get_times.py
This commit is contained in:
codingis4noobs2 2022-10-01 02:22:51 +05:30 committed by GitHub
parent c65780a30f
commit 509d51cd6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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 :)