20161122 2103 CZL
install pytz
pytz
Python Tutorial: Datetime Module - How to work with Dates, Times, Timedeltas, and Timezones https://www.youtube.com/watch?v=eirjjyP2qcQ
pytz sample
import datetime
import pytz
for tz in pytz.all_timezones:
print (tz)
timezones in pytz
https://www.youtube.com/watch?v=t7x7c-x90FU
AngularJS vs Node.js in 2 minutes | Difference between AngularJS and Node.js | Edureka
Angular JS vs. Node.js