Python论坛  - 讨论区

标题:[python-chinese] datetimeÖеÄʱÇøÓ¦¸ÃÔõôд

2004年08月12日 星期四 10:19

mike gaul zopemaillistcn at yahoo.com.cn
Thu Aug 12 10:19:48 HKT 2004

那哪里能看出时区的写法呢?

 --- "Zoom.Quiet" <zoomq at infopro.cn> 的正文:
> Hollo mike:
> 
>   咦咦咦?!?!
> 其实就是每一页 右上角的用户选项
> 
> UserPreferences
> 
> 
> /******** [2004-08-12]09:51:41 ; mike wrote:
> 
> mike gaul> 老兄给的链接我找了好久,怎么找不到啊!
> 
> mike gaul>  --- "Zoom.Quiet" <zoomq at infopro.cn>
> 的正文:
> >> Hollo mike:
> >> 
> >>   嘿嘿嘿??!
> >> 没有注意嘛??
> >>
> mike gaul>
>
http://wiki.woodpecker.org.cn/moin.cgi/UserPreferences
> >> 就有哪!
> >> 其实就是 24个时区嘛!
> >> 
> >> 
> >> /******** [2004-08-11]17:46:10 ; mike wrote:
> >> 
> >> mike gaul> 哪位能给一个完整的列表。谢谢!
> >> 
> >> mike gaul>
> >>
> mike gaul>
>
_________________________________________________________
> >> mike gaul> Do You Yahoo!?
> >> mike gaul> 150万曲MP3疯狂搜,带您闯入音乐殿堂
> >> mike gaul> http://music.yisou.com/
> >> mike gaul> 美女明星应有尽有,搜遍美图、艳图和酷图
> >> mike gaul> http://image.yisou.com
> >> mike gaul> 1G就是1000兆,雅虎电邮自助扩容!
> >> mike gaul>
> >>
> mike gaul>
>
http://cn.rd.yahoo.com/mail_cn/tag/1g/*http://cn.mail.yahoo.com/event/mail_1g/
> >> mike gaul>
> >> _______________________________________________
> >> mike gaul> python-chinese list
> >> mike gaul> python-chinese at lists.python.cn
> >> mike gaul>
> >> http://python.cn/mailman/listinfo/python-chinese
> >> 
> >> 
> >> ********************************************/
> >> 
> >> -- 
> >> Free as in Freedom
> >> 
> >>  Zoom.Quiet                           
> >> 
> >> #=========================================#
> >> ]Time is unimportant, only life important![
> >> #=========================================#
> >> 
> >> sender is the Bat!2.12.00
> >> 
> >> _______________________________________________
> >> python-chinese list
> >> python-chinese at lists.python.cn
> >> http://python.cn/mailman/listinfo/python-chinese
> >>  
> 
> mike gaul>
>
_________________________________________________________
> mike gaul> Do You Yahoo!?
> mike gaul> 150万曲MP3疯狂搜,带您闯入音乐殿堂
> mike gaul> http://music.yisou.com/
> mike gaul> 美女明星应有尽有,搜遍美图、艳图和酷图
> mike gaul> http://image.yisou.com
> mike gaul> 1G就是1000兆,雅虎电邮自助扩容!
> mike gaul>
>
http://cn.rd.yahoo.com/mail_cn/tag/1g/*http://cn.mail.yahoo.com/event/mail_1g/
> mike gaul>
> _______________________________________________
> mike gaul> python-chinese list
> mike gaul> python-chinese at lists.python.cn
> mike gaul>
> http://python.cn/mailman/listinfo/python-chinese
> 
> 
> ********************************************/
> 
> -- 
> Free as in Freedom
> 
>  Zoom.Quiet                           
> 
> #=========================================#
> ]Time is unimportant, only life important![
> #=========================================#
> 
> sender is the Bat!2.12.00
> 
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
>  

_________________________________________________________
Do You Yahoo!?
150万曲MP3疯狂搜,带您闯入音乐殿堂
http://music.yisou.com/
美女明星应有尽有,搜遍美图、艳图和酷图
http://image.yisou.com
1G就是1000兆,雅虎电邮自助扩容!
http://cn.rd.yahoo.com/mail_cn/tag/1g/*http://cn.mail.yahoo.com/event/mail_1g/


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

2004年08月12日 星期四 10:20

0.706 0.706 at 163.com
Thu Aug 12 10:20:33 HKT 2004

mike gaul,您好!

	用
del obj

不行吗?

======= 2004-08-12 10:08:08 您在来信中写道:=======

>就是希望在类中有一个方法,用来删除自己。
>那么,当用这个类创建一个实例的时候,就可以用
>obj.delself()方法删除自己。
>
>_________________________________________________________
>Do You Yahoo!?
>150万曲MP3疯狂搜,带您闯入音乐殿堂
>http://music.yisou.com/
>美女明星应有尽有,搜遍美图、艳图和酷图
>http://image.yisou.com
>1G就是1000兆,雅虎电邮自助扩容!
>http://cn.rd.yahoo.com/mail_cn/tag/1g/*http://cn.mail.yahoo.com/event/mail_1g/
>_______________________________________________
>python-chinese list
>python-chinese at lists.python.cn
>http://python.cn/mailman/listinfo/python-chinese
>

= = = = = = = = = = = = = = = = = = = =
			

        致
礼!
 
				 
        0.706
        0.706 at 163.com
          2004-08-12


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

2004年08月12日 星期四 10:30

Xie Yanbo idkey at 163.com
Thu Aug 12 10:30:06 HKT 2004

On 2004-08-12 10:19:1092277188 +0800, mike gaul wrote:
> 那哪里能看出时区的写法呢?

你是不是想知道如何在 Python 中用不同时区操作时间?如果是,在 Python
中用 time.tzset 可以设置。如果是要在 Zope 中操作 Datetime,可以使用
_.DateTime()来取当前时间,_.DateTime().toZone('GMT+8')则是当前东八区
──也就是中国的当前时间。



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

2004年08月12日 星期四 10:40

mike gaul zopemaillistcn at yahoo.com.cn
Thu Aug 12 10:40:45 HKT 2004

嗯。大概是这样的。

现在还有一个问题,就是使用datetime的时候
创建一个datetime实例需要至少输入年月日。
但是我就是想得到当前的年月日,我怎么输入?这个是不是
不太合理啊!

当然使用datetime.today()等等这样的方法的时候是会返回
当前时间,可是使用

>>> a = datetime(2003,8,14)
>>> a.year
2003

我总是感觉这个样子使用datetime是不是有问题。
希望大家给点建议。
 --- Xie Yanbo <idkey at 163.com> 的正文:
> On 2004-08-12 10:19:1092277188 +0800, mike gaul
> wrote:
> > 那哪里能看出时区的写法呢?
> 
> 你是不是想知道如何在 Python
> 中用不同时区操作时间?如果是,在 Python
> 中用 time.tzset 可以设置。如果是要在 Zope 中操作
> Datetime,可以使用
>
_.DateTime()来取当前时间,_.DateTime().toZone('GMT+8')则是当前东八区
> ──也就是中国的当前时间。
> 
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
>  

_________________________________________________________
Do You Yahoo!?
150万曲MP3疯狂搜,带您闯入音乐殿堂
http://music.yisou.com/
美女明星应有尽有,搜遍美图、艳图和酷图
http://image.yisou.com
1G就是1000兆,雅虎电邮自助扩容!
http://cn.rd.yahoo.com/mail_cn/tag/1g/*http://cn.mail.yahoo.com/event/mail_1g/


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

2004年08月12日 星期四 10:56

Zoom.Quiet zoomq at infopro.cn
Thu Aug 12 10:56:09 HKT 2004

Hollo mike:

  咦咦咦,就是中间那个时间选择框哪!
将其中的HTML代码抓取看一看就明白了吧?

你是这个意思?还是Python 中 datetime 处理的问题??


/******** [2004-08-12]10:55:12 ; mike wrote:

mike gaul> 那哪里能看出时区的写法呢?

mike gaul>  --- "Zoom.Quiet" <zoomq at infopro.cn> 的正文:
>> Hollo mike:
>> 
>>   咦咦咦?!?!
>> 其实就是每一页 右上角的用户选项
>> 
>> UserPreferences
>> 
>> 
>> /******** [2004-08-12]09:51:41 ; mike wrote:
>> 
>> mike gaul> 老兄给的链接我找了好久,怎么找不到啊!
>> 
>> mike gaul>  --- "Zoom.Quiet" <zoomq at infopro.cn>
>> 的正文:
>> >> Hollo mike:
>> >> 
>> >>   嘿嘿嘿??!
>> >> 没有注意嘛??
>> >>
>> mike gaul>
>>
mike gaul> http://wiki.woodpecker.org.cn/moin.cgi/UserPreferences
>> >> 就有哪!
>> >> 其实就是 24个时区嘛!
>> >> 
>> >> 
>> >> /******** [2004-08-11]17:46:10 ; mike wrote:
>> >> 
>> >> mike gaul> 哪位能给一个完整的列表。谢谢!
>> >> 
>> >> mike gaul>
>> >>
>> mike gaul>
>>
mike gaul> _________________________________________________________
>> >> mike gaul> Do You Yahoo!?
>> >> mike gaul> 150万曲MP3疯狂搜,带您闯入音乐殿堂
>> >> mike gaul> http://music.yisou.com/
>> >> mike gaul> 美女明星应有尽有,搜遍美图、艳图和酷图
>> >> mike gaul> http://image.yisou.com
>> >> mike gaul> 1G就是1000兆,雅虎电邮自助扩容!
>> >> mike gaul>
>> >>
>> mike gaul>
>>
mike gaul> http://cn.rd.yahoo.com/mail_cn/tag/1g/*http://cn.mail.yahoo.com/event/mail_1g/
>> >> mike gaul>
>> >> _______________________________________________
>> >> mike gaul> python-chinese list
>> >> mike gaul> python-chinese at lists.python.cn
>> >> mike gaul>
>> >> http://python.cn/mailman/listinfo/python-chinese
>> >> 
>> >> 
>> >> ********************************************/
>> >> 
>> >> -- 
>> >> Free as in Freedom
>> >> 
>> >>  Zoom.Quiet                           
>> >> 
>> >> #=========================================#
>> >> ]Time is unimportant, only life important![
>> >> #=========================================#
>> >> 
>> >> sender is the Bat!2.12.00
>> >> 
>> >> _______________________________________________
>> >> python-chinese list
>> >> python-chinese at lists.python.cn
>> >> http://python.cn/mailman/listinfo/python-chinese
>> >>  
>> 
>> mike gaul>
>>
mike gaul> _________________________________________________________
>> mike gaul> Do You Yahoo!?
>> mike gaul> 150万曲MP3疯狂搜,带您闯入音乐殿堂
>> mike gaul> http://music.yisou.com/
>> mike gaul> 美女明星应有尽有,搜遍美图、艳图和酷图
>> mike gaul> http://image.yisou.com
>> mike gaul> 1G就是1000兆,雅虎电邮自助扩容!
>> mike gaul>
>>
mike gaul> http://cn.rd.yahoo.com/mail_cn/tag/1g/*http://cn.mail.yahoo.com/event/mail_1g/
>> mike gaul>
>> _______________________________________________
>> mike gaul> python-chinese list
>> mike gaul> python-chinese at lists.python.cn
>> mike gaul>
>> http://python.cn/mailman/listinfo/python-chinese
>> 
>> 
>> ********************************************/
>> 
>> -- 
>> Free as in Freedom
>> 
>>  Zoom.Quiet                           
>> 
>> #=========================================#
>> ]Time is unimportant, only life important![
>> #=========================================#
>> 
>> sender is the Bat!2.12.00
>> 
>> _______________________________________________
>> python-chinese list
>> python-chinese at lists.python.cn
>> http://python.cn/mailman/listinfo/python-chinese
>>  

mike gaul> _________________________________________________________
mike gaul> Do You Yahoo!?
mike gaul> 150万曲MP3疯狂搜,带您闯入音乐殿堂
mike gaul> http://music.yisou.com/
mike gaul> 美女明星应有尽有,搜遍美图、艳图和酷图
mike gaul> http://image.yisou.com
mike gaul> 1G就是1000兆,雅虎电邮自助扩容!
mike gaul> http://cn.rd.yahoo.com/mail_cn/tag/1g/*http://cn.mail.yahoo.com/event/mail_1g/
mike gaul> _______________________________________________
mike gaul> python-chinese list
mike gaul> python-chinese at lists.python.cn
mike gaul> http://python.cn/mailman/listinfo/python-chinese


********************************************/

-- 
Free as in Freedom

 Zoom.Quiet                           

#=========================================#
]Time is unimportant, only life important![
#=========================================#

sender is the Bat!2.12.00



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

2004年08月12日 星期四 10:58

Xie Yanbo idkey at 163.com
Thu Aug 12 10:58:42 HKT 2004

On 2004-08-12 10:40:1092278445 +0800, mike gaul wrote:
> 嗯。大概是这样的。
> 
> 现在还有一个问题,就是使用datetime的时候
> 创建一个datetime实例需要至少输入年月日。
> 但是我就是想得到当前的年月日,我怎么输入?这个是不是
> 不太合理啊!
> 
> 当然使用datetime.today()等等这样的方法的时候是会返回
> 当前时间,可是使用
> 
> >>> a = datetime(2003,8,14)
> >>> a.year
> 2003
> 
> 我总是感觉这个样子使用datetime是不是有问题。
> 希望大家给点建议。

才搞明白你需要什么,建议你读读《提问的智慧》。

你想使用 datetime 模块得到现在的时间,查查手册,这很简单:

  import datetime
  d=datetime.datetime.today()
  d.year

这些 Python 模块、函数的具体使用方法,在手册中有详细的介绍,大家是不是
提问之前先到 python.com/doc 里好好查一下呢?!

 http://www.python.org/doc/current/lib/module-datetime.html
 http://www.python.org/doc/current/lib/module-time.html



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

2004年08月12日 星期四 11:04

DIrk mailing at wandy.cn
Thu Aug 12 11:04:38 HKT 2004

在MoinMoin的UTF-8的中文翻译文件中存在一个错误:

大约在 59 ~ 60 行的样子:

'''Your edit lock on %(lock_page)s has expired!''':
'''您对"%(lock_page)s"的编辑锁定已经超时!''',
'''Your edit lock on %(lock_page)s will expire in # minutes.''':
'''您对"%(lock_page)s"的锁定将在#分钟内失效.''',
'''Your edit lock on %(lock_page)s will expire in # seconds.''':
'''您对"%(lock_page)s"的锁定将在#秒内失效.''',

由于翻译者在字符串中使用了双引号",而这段文字是在MoinMoin编辑一个页面的时候才会使用,这样,双引号致使JavaScript错误,正常的情况下,当你编辑一个页面的时候,在浏览器状态条显示剩余时间(初始是10分钟)。

我已经修改如下:(或者可以修改PageEditor.py中的JavaScript)

'''Your edit lock on %(lock_page)s has expired!''':
'''您对'%(lock_page)s'的编辑锁定已经超时!''',
'''Your edit lock on %(lock_page)s will expire in # minutes.''':
'''您对'%(lock_page)s'的锁定将在#分钟内失效.''',
'''Your edit lock on %(lock_page)s will expire in # seconds.''':
'''您对'%(lock_page)s'的锁定将在#秒内失效.''',

其他地方的双引号我还没有发现问题,暂时不动。

DIrk

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

2004年08月12日 星期四 11:08

Zoom.Quiet zoomq at infopro.cn
Thu Aug 12 11:08:49 HKT 2004

Hollo DIrk:

  谢谢!
可是,在 http://220.248.2.35:7080/moin 中是好的哪??


/******** [2004-08-12]11:08:21 ; DIrk wrote:

DIrk> 在MoinMoin的UTF-8的中文翻译文件中存在一个错误:

DIrk> 大约在 59 ~ 60 行的样子:

DIrk> '''Your edit lock on %(lock_page)s has expired!''':
DIrk> '''您对"%(lock_page)s"的编辑锁定已经超时!''',
DIrk> '''Your edit lock on %(lock_page)s will expire in # minutes.''':
DIrk> '''您对"%(lock_page)s"的锁定将在#分钟内失效.''',
DIrk> '''Your edit lock on %(lock_page)s will expire in # seconds.''':
DIrk> '''您对"%(lock_page)s"的锁定将在#秒内失效.''',

DIrk> 由于翻译者在字符串中使用了双引号",而这段文字是在MoinMoin编辑一个页面的时候才会使用,这样,双引号致使JavaScript错误,正常的情况下,当你编辑一个页面的时候,在浏览器状态条显示剩余时间(初始是10分钟)。

DIrk> 我已经修改如下:(或者可以修改PageEditor.py中的JavaScript)

DIrk> '''Your edit lock on %(lock_page)s has expired!''':
DIrk> '''您对'%(lock_page)s'的编辑锁定已经超时!''',
DIrk> '''Your edit lock on %(lock_page)s will expire in # minutes.''':
DIrk> '''您对'%(lock_page)s'的锁定将在#分钟内失效.''',
DIrk> '''Your edit lock on %(lock_page)s will expire in # seconds.''':
DIrk> '''您对'%(lock_page)s'的锁定将在#秒内失效.''',

DIrk> 其他地方的双引号我还没有发现问题,暂时不动。

DIrk> DIrk


********************************************/

-- 
Free as in Freedom

 Zoom.Quiet                           

#=========================================#
]Time is unimportant, only life important![
#=========================================#

sender is the Bat!2.12.00



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

2004年08月12日 星期四 14:04

mike gaul zopemaillistcn at yahoo.com.cn
Thu Aug 12 14:04:32 HKT 2004

初学,抱歉。
我是看了手册才问题。不然连有today()这么一个东西都不知
道。
只是一开始没有理解整个datetime的来龙去脉。
现在明白了。谢谢各位。

 --- Xie Yanbo <idkey at 163.com> 的正文:
> On 2004-08-12 10:40:1092278445 +0800, mike gaul
> wrote:
> > 嗯。大概是这样的。
> > 
> > 现在还有一个问题,就是使用datetime的时候
> > 创建一个datetime实例需要至少输入年月日。
> >
> 但是我就是想得到当前的年月日,我怎么输入?这个是不是
> > 不太合理啊!
> > 
> >
> 当然使用datetime.today()等等这样的方法的时候是会返回
> > 当前时间,可是使用
> > 
> > >>> a = datetime(2003,8,14)
> > >>> a.year
> > 2003
> > 
> > 我总是感觉这个样子使用datetime是不是有问题。
> > 希望大家给点建议。
> 
> 才搞明白你需要什么,建议你读读《提问的智慧》。
> 
> 你想使用 datetime
> 模块得到现在的时间,查查手册,这很简单:
> 
>   import datetime
>   d=datetime.datetime.today()
>   d.year
> 
> 这些 Python
>
模块、函数的具体使用方法,在手册中有详细的介绍,大家是不是
> 提问之前先到 python.com/doc 里好好查一下呢?!
> 
> 
>
http://www.python.org/doc/current/lib/module-datetime.html
> 
>
http://www.python.org/doc/current/lib/module-time.html
> 
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
>  

_________________________________________________________
Do You Yahoo!?
150万曲MP3疯狂搜,带您闯入音乐殿堂
http://music.yisou.com/
美女明星应有尽有,搜遍美图、艳图和酷图
http://image.yisou.com
1G就是1000兆,雅虎电邮自助扩容!
http://cn.rd.yahoo.com/mail_cn/tag/1g/*http://cn.mail.yahoo.com/event/mail_1g/


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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号