2007年04月01日 星期日 21:47
On 3/31/07, wibrst.python <wibrst.python在tom.com> wrote: > > > 谢谢各位,俺写了个模块专门解决这问题: > > Python应用:计时器"时:分:秒"字符串与秒数相互 转换 > 如果只是简单的转换秒,你的问题写得可有问题啊: 怎样简便地在"HH:MM:SS"和时间戳之间转化 以后建议问题写准确一些。 -- I like python! UliPad <>: http://wiki.woodpecker.org.cn/moin/UliPad My Blog: http://www.donews.net/limodou
2007年04月02日 星期一 09:11
There is a pre-packaged module in python handling the time display format transformation. (import time ?) Sent from my BlackBerry® wireless handheld -----Original Message----- From: limodou <limodou在gmail.com> Date: Sun, 1 Apr 2007 21:47:03 To:python-chinese在lists.python.cn Subject: Re: [python-chinese] 怎样简便地在"HH:MM:SS"和时 间戳之间转化? On 3/31/07, wibrst.python <wibrst.python在tom.com> wrote: > > > 谢谢各位,俺写了个模块专门解决这问题: > > Python应用:计时器"时:分:秒"字符串与秒数相互 转换 > 如果只是简单的转换秒,你的问题写得可有问题啊: 怎样简便地在"HH:MM:SS"和时间戳之间转化 以后建议问题写准确一些。 -- I like python! UliPad <>: http://wiki.woodpecker.org.cn/moin/UliPad My Blog: http://www.donews.net/limodou _______________________________________________ python-chinese Post: send python-chinese在lists.python.cn Subscribe: send subscribe to python-chinese-request在lists.python.cn Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn Detail Info: http://python.cn/mailman/listinfo/python-chinese
Zeuux © 2025
京ICP备05028076号