Python论坛  - 讨论区

标题:[python-chinese] 如何将string转为datetime?我找不到

2005年12月08日 星期四 14:50

HoLin holin.he at gmail.com
Thu Dec 8 14:50:53 HKT 2005

比如Nov  7 15:02转为时间

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

2005年12月08日 星期四 14:58

limodou limodou at gmail.com
Thu Dec 8 14:58:04 HKT 2005

在 05-12-8,HoLin<holin.he at gmail.com> 写道:
> 比如Nov  7 15:02转为时间
>

 >>> time.strptime('Nov   7 15:02', '%b %d %H:%M')
 (1900, 11, 7, 15, 2, 0, 2, 311, -1)

不过你没有给出年来,因此转完为1900年

--
I like python!
My Blog: http://www.donews.net/limodou
NewEdit Maillist: http://groups.google.com/group/NewEdit

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

2005年12月08日 星期四 15:01

HoLin holin.he at gmail.com
Thu Dec 8 15:01:08 HKT 2005

谢谢limodou :)

在 05-12-8,limodou<limodou at gmail.com> 写道:
> 在 05-12-8,HoLin<holin.he at gmail.com> 写道:
> > 比如Nov  7 15:02转为时间
> >
>
>  >>> time.strptime('Nov   7 15:02', '%b %d %H:%M')
>  (1900, 11, 7, 15, 2, 0, 2, 311, -1)
>
> 不过你没有给出年来,因此转完为1900年
>
> --
> I like python!
> My Blog: http://www.donews.net/limodou
> NewEdit Maillist: http://groups.google.com/group/NewEdit
>
> _______________________________________________
> 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
>
>

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

2005年12月08日 星期四 15:01

HoLin holin.he at gmail.com
Thu Dec 8 15:01:56 HKT 2005

总觉得文档查着不是很方便,可能没熟悉的缘故。


在 05-12-8,HoLin<holin.he at gmail.com> 写道:
> 谢谢limodou :)
>
> 在 05-12-8,limodou<limodou at gmail.com> 写道:
> > 在 05-12-8,HoLin<holin.he at gmail.com> 写道:
> > > 比如Nov  7 15:02转为时间
> > >
> >
> >  >>> time.strptime('Nov   7 15:02', '%b %d %H:%M')
> >  (1900, 11, 7, 15, 2, 0, 2, 311, -1)
> >
> > 不过你没有给出年来,因此转完为1900年
> >
> > --
> > I like python!
> > My Blog: http://www.donews.net/limodou
> > NewEdit Maillist: http://groups.google.com/group/NewEdit
> >
> > _______________________________________________
> > 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
> >
> >
>

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

2005年12月08日 星期四 15:07

limodou limodou at gmail.com
Thu Dec 8 15:07:09 HKT 2005

在 05-12-8,HoLin<holin.he at gmail.com> 写道:
> 总觉得文档查着不是很方便,可能没熟悉的缘故。
>

呵呵,这就是积累。

--
I like python!
My Blog: http://www.donews.net/limodou
NewEdit Maillist: http://groups.google.com/group/NewEdit

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号