[Zope] AMPMMinutes() returns nothing

Trevor Toenjes zope@toenjes.com
Fri, 31 Aug 2001 15:39:51 -0400


Can someone please verify that this variable works in 2.4.

Here is my code...

<dtml-with "ZopeTime().toZone('EST')">
   <dtml-var expr="AMPMMinutes()">
</dtml-with>

Everything else seems fine.
DayOfWeek()
Month()
ampm()
etc...

Thanks IA,
-Trevor