Python论坛  - 讨论区

标题:[python-chinese] python 中把一个时间值加上一个时间值怎么写?

2007年12月20日 星期四 15:22

hongqing.lv hongqing.lv在gmail.com
星期四 十二月 20 15:22:21 HKT 2007

±ÈÈç,ÏÖÔÚʱ¼äÊÇ
time.localtime(),¼ÓÒªÉÏ5Ãë,»ò5·ÖÖÓ.·µ»ØÒ»¸öʱ¼äÖµ.ÔõôдÄØ.




hongqing.lv
2007-12-20
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20071220/50a2afc2/attachment.html 

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

2007年12月20日 星期四 15:38

Danfeng Lu danfeng.l在gmail.com
星期四 十二月 20 15:38:22 HKT 2007

¿´time°üµÄ°ïÖú£¬ÀïÃæÓк¯ÊýÀ´½øÐÐÕâÑùµÄ²Ù×÷µÄ

ÔÚ07-12-20£¬hongqing.lv <hongqing.lv在gmail.com> дµÀ£º
>
>  ±ÈÈç,ÏÖÔÚʱ¼äÊÇ
> time.localtime(),¼ÓÒªÉÏ5Ãë,»ò5·ÖÖÓ.·µ»ØÒ»¸öʱ¼äÖµ.ÔõôдÄØ.
>
>  ------------------------------
>  hongqing.lv
> 2007-12-20
>
> _______________________________________________
> 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
>



-- 
Warmest regards!

ÓÊÏäEmail: danfeng.l在gmail.com
MSN: hudie_ldf在hotmail.com
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20071220/dd0c7784/attachment.html 

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

2007年12月20日 星期四 15:43

etng etng2004在gmail.com
星期四 十二月 20 15:43:36 HKT 2007

datetime.datetime.now() + datetime.timedelta(days=3)


3ÌìºóµÄ´Ë¿Ì£¬×ÏÖñÁÖ¼û£¬ºÇºÇ

On Dec 20, 2007 3:38 PM, Danfeng Lu <danfeng.l在gmail.com> wrote:

> ¿´time°üµÄ°ïÖú£¬ÀïÃæÓк¯ÊýÀ´½øÐÐÕâÑùµÄ²Ù×÷µÄ
>
> ÔÚ07-12-20£¬hongqing.lv <hongqing.lv在gmail.com> дµÀ£º
> >
> >  ±ÈÈç,ÏÖÔÚʱ¼äÊÇ
> > time.localtime(),¼ÓÒªÉÏ5Ãë,»ò5·ÖÖÓ.·µ»ØÒ»¸öʱ¼äÖµ.ÔõôдÄØ.
> >
> >  ------------------------------
> >  hongqing.lv
> > 2007-12-20
> >
> > _______________________________________________
> > 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
> >
>
>
>
> --
> Warmest regards!
>
> ÓÊÏäEmail: danfeng.l在gmail.com
> MSN: hudie_ldf在hotmail.com
> _______________________________________________
> 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
>



-- 
http://www.etng.net/blog
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20071220/d895a1ab/attachment.html 

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

2007年12月20日 星期四 16:23

篱笆 nameliba在gmail.com
星期四 十二月 20 16:23:10 HKT 2007

>>> import time
>>> time.sleep(5)
£µÃëºó×öЩʲô¾ÍÐÐ


ÔÚ07-12-20£¬etng <etng2004在gmail.com> дµÀ£º
>
> datetime.datetime.now() + datetime.timedelta(days=3)
>
>
> 3ÌìºóµÄ´Ë¿Ì£¬×ÏÖñÁÖ¼û£¬ºÇºÇ
>
> On Dec 20, 2007 3:38 PM, Danfeng Lu <danfeng.l在gmail.com > wrote:
>
> > ¿´time°üµÄ°ïÖú£¬ÀïÃæÓк¯ÊýÀ´½øÐÐÕâÑùµÄ²Ù×÷µÄ
> >
> > ÔÚ07-12-20£¬ hongqing.lv <hongqing.lv在gmail.com> дµÀ£º
> > >
> > >   ±ÈÈç,ÏÖÔÚʱ¼äÊÇ
> > > time.localtime(),¼ÓÒªÉÏ5Ãë,»ò5·ÖÖÓ.·µ»ØÒ»¸öʱ¼äÖµ.ÔõôдÄØ.
> > >
> > >  ------------------------------
> > >  hongqing.lv
> > > 2007-12-20
> > >
> > > _______________________________________________
> > > 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
> > >
> >
> >
> >
> > --
> > Warmest regards!
> >
> > ÓÊÏäEmail: danfeng.l在gmail.com
> > MSN: hudie_ldf在hotmail.com
> > _______________________________________________
> > 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
> >
>
>
>
> --
> http://www.etng.net/blog
> _______________________________________________
> 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
>
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20071220/35848c69/attachment.html 

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

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

    你的回复:

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

    Zeuux © 2024

    京ICP备05028076号