Pythonでタイムゾーンありのstrtotime()的なのを再発明してみた。本来なら %Z とか %z とかでよろしくやってくれればいいのにねえ。
Pythonでタイムゾーンありのstrtotime()的なのを再発明してみた。本来なら %Z とか %z とかでよろしくやってくれればいいのにねえ。
A sample implementation parse date string incluing timezone in python Gist
A sample implementation parse date string incluing timezone in python Gist