changeset 26 | 32e192fb934a |
parent 25 | 0d84061c9878 |
child 61 | 9503eb8377f1 |
--- a/šablona/seznam.xsl Wed Jul 06 23:14:15 2011 +0200 +++ b/šablona/seznam.xsl Wed Jul 06 23:42:32 2011 +0200 @@ -28,8 +28,8 @@ <a href="{replace(a:link/@href, $základníUrl, '')}"><xsl:value-of select="a:title"/></a> – <xsl:value-of select="a:summary"/> - (<xsl:value-of select="format-dateTime(a:updated, - '[D01].[M01]. [Y0001] [H01]:[m01]')"/>) + (<xsl:value-of select="format-dateTime(adjust-dateTime-to-timezone(a:updated), + '[D1].[M1]. [Y0001] [H1]:[m01]')"/>) </p> </xsl:template>