there a shorter way then: datetime.fromtimestamp(time.mktime(time.strptime("20-3-2005","%d-%b-%y")))
thanks, Mike -- http://mail.python.org/mailman/listinfo/python-list
there a shorter way then: datetime.fromtimestamp(time.mktime(time.strptime("20-3-2005","%d-%b-%y")))
thanks, Mike -- http://mail.python.org/mailman/listinfo/python-list