<br><font size=2 face="sans-serif">Hi there!</font>
<br>
<br><font size=2 face="sans-serif">I love formatting dates in Zope 3 using
the i18n getFormatter function. Apparently this is now also possible in
Zope 2 as of 2.11.1. </font>
<br>
<br><font size=2 face="sans-serif">Unfortunately I could not manage to
access and use this object. I tried the following:</font>
<br>
<br><font size=2 face="sans-serif">tal:define=&quot;formatter python: context.REQUEST.locale.dates.getFormatter('dateTime',
'medium')&quot;</font>
<br>
<br><font size=2 face="sans-serif">but that gives me an &quot;unauthorized&quot;
error. Could anybody advise what I am doing wrong? I tried this on a fresh
install of Zope 2.13.4 on WinXP. Is my assumption that this is possible
incorrect?</font>
<br>
<br><font size=2 face="sans-serif">TIA,</font>
<br><font size=2 face="sans-serif">Sascha</font>