Skip to content

Write an API (of your choice) in Python framework (of your choice) that accepts Timezone Hour Minute and converts it in UTC time. (When no parameter is passed, take localtime to convert in UTC)

Notifications You must be signed in to change notification settings

ADHIKSHA/Timezone_to_UTC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timezone_to_UTC

An API (of your choice) in Python framework (of your choice) that accepts Timezone Hour Minute and converts it in UTC time. (When no parameter is passed, take localtime to convert in UTC)

Execution

CMD into main folder and run the following commands:

pip install -r requirements.txt
python run.py

About

Write an API (of your choice) in Python framework (of your choice) that accepts Timezone Hour Minute and converts it in UTC time. (When no parameter is passed, take localtime to convert in UTC)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages