Python论坛  - 讨论区

标题:[python-chinese] [django]怎样在模板里将整数形式的时间转为人可读的字符串形式

2006年10月31日 星期二 17:13

BaoYongjun byj在net.pku.edu.cn
星期二 十月 31 17:13:00 HKT 2006

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 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年10月31日 星期二 19:02

Yunfeng Tao taoyfeng在gmail.com
星期二 十月 31 19:02:01 HKT 2006

2006/10/31, BaoYongjun <byj在net.pku.edu.cn>:
> rt
>

time.ctime() 和 time.strtime()。不妨一试。

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年10月31日 星期二 19:09

bird devdoer devdoer在gmail.com
星期二 十月 31 19:09:21 HKT 2006

在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 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年10月31日 星期二 22:49

limodou limodou在gmail.com
星期二 十月 31 22:49:35 HKT 2006

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

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年10月31日 星期二 23:04

bird devdoer devdoer在gmail.com
星期二 十月 31 23:04:32 HKT 2006

试了 不行阿 不知道接受的输入是什么 好像不是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 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年10月31日 星期二 23:07

limodou limodou在gmail.com
星期二 十月 31 23:07:37 HKT 2006

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

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号