Re: [Zope] Could someone explain this DateTime behaviour to me?

2000-09-05 Thread Dario Lopez-Kästen

> What version of Zope are you using?
> 
> Various timezone bugs in DateTime.py were fixed in the latest version of 
> Zope.

Zope 2.2.1 source release

/dario


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] Could someone explain this DateTime behaviour to me?

2000-09-05 Thread Steve Alexander

Dario Lopez-KXsten wrote:

> AS in is this the expected/intended behaviour or could this be classified as
> a bug?
> 
> 
> ---
> 
> bobobase_modification_time
>   2000/09/02 08:49:48.326 GMT+2
> 
> bobobase_modification_time().toZone('GMT+2')
>   2000/09/02 12:49:48.326 GMT+2
> 
> bobobase_modification_time fmt="%Y-%m-%d %H:%M"
>2000-09-02 12:49
> 
> ---

What version of Zope are you using?

Various timezone bugs in DateTime.py were fixed in the latest version of 
Zope.

--
Steve Alexander
Software Engineer
Cat-Box limited
http://www.cat-box.net


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] Could someone explain this DateTime behaviour to me?

2000-09-05 Thread Dario Lopez-Kästen

AS in is this the expected/intended behaviour or could this be classified as
a bug?


---

bobobase_modification_time
  2000/09/02 08:49:48.326 GMT+2

bobobase_modification_time().toZone('GMT+2')
  2000/09/02 12:49:48.326 GMT+2

bobobase_modification_time fmt="%Y-%m-%d %H:%M"
   2000-09-02 12:49

---

Thanks,

/dario

- 
Dario Lopez-Kästen Systems Developer  Chalmers Univ. of Technology
[EMAIL PROTECTED]  ICQ will yield no hitsIT Systems & Services


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )