2013年9月24日火曜日

Python時間取得と計算

Yukun's Blog

http://www.yukun.info/blog/2008/06/python-date.html
datetimeの使い方。サンプルコード付き

これも参考になるdatetimeモジュールのstrftimeの使い方
http://stackoverflow.com/questions/6677332/using-f-with-strftime-in-python-to-get-microseconds

listen2the Silence

http://silence2you.blogspot.com/2013/06/python.html
timeモジュールの簡単な使い方。サンプル付き。

Pacocat's Life

timeモジュールのもう少し細かい説明