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)
CMD into main folder and run the following commands:
pip install -r requirements.txt
python run.py