1.1 --- a/šablona/seznam.xsl Wed Jul 06 23:14:15 2011 +0200
1.2 +++ b/šablona/seznam.xsl Mon Aug 22 01:10:55 2011 +0200
1.3 @@ -28,8 +28,8 @@
1.4 <a href="{replace(a:link/@href, $základníUrl, '')}"><xsl:value-of select="a:title"/></a>
1.5 –
1.6 <xsl:value-of select="a:summary"/>
1.7 - (<xsl:value-of select="format-dateTime(a:updated,
1.8 - '[D01].[M01]. [Y0001] [H01]:[m01]')"/>)
1.9 + (<xsl:value-of select="format-dateTime(adjust-dateTime-to-timezone(a:updated),
1.10 + '[D1].[M1]. [Y0001] [H1]:[m01]')"/>)
1.11 </p>
1.12 </xsl:template>
1.13