[Zope] Setting Timezone on Zope2.13.20 in virtualenv
Giampiero Benvenuti
giampiero.benvenuti at chiaroscuro.com
Sat Jul 20 13:10:21 CEST 2013
Please ignore my previous messages and forgive me for this mess.
Now it looks like the best way to set the time zone is adding a line:
export TZ=Europe/Rome
to the beginning of the file instance/bin/runzope
Still, I'm not sure that's' the proper way to do it.
Somebody can please confirm?
Thanks,
Giampiero
On Jul 19, 2013, at 13:09 43, Giampiero Benvenuti wrote:
> I'm sorry, never mind.
>
> it has to be in this format:
>
> <environment>
> TZ Europe/Rome
> </environment>
>
> and it works.
>
> Best,
>
> Giampiero
>
> On Jul 19, 2013, at 10:54 13, Giampiero Benvenuti wrote:
>
>> Hello!
>>
>> I just installed the latest zope version 2.13.20 using virtualenv. I would like to be able to set the timezone to Europe/Rome.
>> So far, I try this in instance/etc/zope.conf:
>>
>> <environment>
>> TZ "Europe/Rome"
>> </environment>
>>
>> But I didn't have any success.
>>
>> Do you have any hint?
>>
>> Thanks for your help,
>>
>>
>> Giampiero
>> _______________________________________________
>> Zope maillist - Zope at zope.org
>> https://mail.zope.org/mailman/listinfo/zope
>> ** No cross posts or HTML encoding! **
>> (Related lists -
>> https://mail.zope.org/mailman/listinfo/zope-announce
>> https://mail.zope.org/mailman/listinfo/zope-dev )
>
More information about the Zope
mailing list