I want to get the current time in python in this format "2014-09-08T08:02:17-05:00". This format comes from the javascript moment library method moment().format(); docs
Asked
Active
Viewed 16 times