[Zope] Using Date format string

Shalabh Chaturvedi shalabh@pspl.co.in
Fri, 3 Mar 2000 22:49:14 +0530


Reading the howto:
http://www.zope.org/Members/AlexR/CustomDateFormats

I tried this:

<dtml-let d="_.DateTime('2000/02/21')">
  <dtml-var d>
  <br>
  <dtml-var d fmt="%d-%B-%Y">
</dtml-let>


The surpizing output:

2000/02/21 
20-February-2000 


The question thus:
Why are the two different?

Anyone?

Thanks,
Shalabh
_________________________
Shalabh Chaturvedi
Persistent Systems Private Limited
Pune, India
email: shalabh@pspl.co.in 
url: http://www.eusersolutions.com
ICQ: 43284067