[Zope-CMF] Date in Dublin Core

James van der Veen james@codenamefuture.nl
Wed, 4 Jul 2001 11:09:33 +0200


Hi all,

I would like to change the date format to dd/mm/yyyy
I think I should do that in de Dublin Core.py module but thanks to my lack
of knowledge of python I would like to ask how to change these lines:

    def Date( self ):
        """
            Dublin Core element - default date

            Return type: string, formatted 'YYYY-MM-DD H24:MN:SS TZ'
            Permissions: View
        """
 Hope someone can help me with this.


Greetz,
James