SyntaxFix
Write A Post
Hire A Developer
Questions
Using http://crsmithdev.com/arrow/
arrowObj = arrow.Arrow.strptime('2017-02-20 10:00:00', '%Y-%m-%d %H:%M:%S' , 'US/Eastern') arrowObj.to('UTC') or arrowObj.to('local')
This library makes life easy :)