Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Get time in different timezones/ countries

Using the script
  • With country code

    python time_conversion.py --country <countryCode>
    

    Eg:

    python time_conversion.py --country in
    
  • With location

    python time_conversion.py --location <location>
    

    Eg:

    python time_conversion.py --location 'Asia/Kolkata'