LIM TIENAIK wrote:
Is it possible for zope to get the time and date of the system via dtml
or python script?
You can use: <dtml-var ZopeTime>
Have a look at Zope-Help -> Api-Reference -> DateTime for methods to
format and manipulate DateTime-Objects.
-mj