2009年9月8日

Python Cookbook 3.1. Calculating Yesterday and Tomorrow

摘要: Credit: Andrea Cavalcanti Problem问题 You want to get today's date, then calculate yesterday's or tomorrow's.你想去获取今天的日期,然后计算昨天或者明天的日期Solution解决 Whenever you have to deal with a "change" or "difference" ... 阅读全文

posted @ 2009-09-08 18:00 triStone 阅读(802) 评论(0) 推荐(0)

导航