2006年10月31日 星期二 17:13
rt -- devdoer devdoer在gmail.com http://project.mytianwang.cn/cgi-bin/blog -------------- ä¸ä¸é¨å -------------- ??HTML?????... URL: http://python.cn/pipermail/python-chinese/attachments/20061031/0eece280/attachment.html
2006年10月31日 星期二 19:02
2006/10/31, BaoYongjun <byj在net.pku.edu.cn>: > rt > time.ctime() 和 time.strtime()。不妨一试。
2006年10月31日 星期二 19:09
在django的模板里怎么将整数形式的时间(如"123123123123")转为人可读的字符串形式 2006/10/31, Yunfeng Tao <taoyfeng at gmail.com>: > > 2006/10/31, BaoYongjun <byj at net.pku.edu.cn>: > > rt > > > > time.ctime() 和 time.strtime()。不妨一试。 > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese -- devdoer devdoer at gmail.com http://project.mytianwang.cn/cgi-bin/blog -------------- next part -------------- An HTML attachment was scrubbed... URL: http://python.cn/pipermail/python-chinese/attachments/20061031/6accf897/attachment.html
2006年10月31日 星期二 22:49
On 10/31/06, bird devdoer <devdoer在gmail.com> wrote: > 在django的模板里怎么将整数形式的时间(如"123123123123")转为人可读的字符串形式 > 不是有一个date的filter嘛,可以看一看,支持许多格式。 -- I like python! UliPad <>: http://wiki.woodpecker.org.cn/moin/UliPad My Blog: http://www.donews.net/limodou
2006年10月31日 星期二 23:04
试了 不行阿 不知道接受的输入是什么 好像不是time.time() 2006/10/31, limodou <limodou at gmail.com>: > > On 10/31/06, bird devdoer <devdoer at gmail.com> wrote: > > 在django的模板里怎么将整数形式的时间(如"123123123123")转为人可读的字符串形式 > > > 不是有一个date的filter嘛,可以看一看,支持许多格式。 > > -- > I like python! > UliPad <>: http://wiki.woodpecker.org.cn/moin/UliPad > My Blog: http://www.donews.net/limodou > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese -- devdoer devdoer at gmail.com http://project.mytianwang.cn/cgi-bin/blog -------------- next part -------------- An HTML attachment was scrubbed... URL: http://python.cn/pipermail/python-chinese/attachments/20061031/319c5706/attachment.htm
2006年10月31日 星期二 23:07
On 10/31/06, bird devdoer <devdoer在gmail.com> wrote: > > 试了 不行阿 不知道接受的输入是什么 好像不是time.time() > 是datetime对象。因此如果是time.time()的结果需要先转为datetime对象才可以。好象datetime的初始化函数可以接受time.time()的值。你看一看文档。 -- I like python! UliPad <>: http://wiki.woodpecker.org.cn/moin/UliPad My Blog: http://www.donews.net/limodou
Zeuux © 2025
京ICP备05028076号