Project

Profile

Help

problem with format-dateTime function

Added by Anonymous over 19 years ago

Legacy ID: #2910343 Legacy Poster: Skvortsov (skvorets)

I have a problem with a format-dateTime function. expression format-dateTime( xs:dateTime( '2005-12-23T12:33:45' ), '[D01].[M01].[Y1,2-2]' ) should produce '23.12.05' result, but it returns '23.12.2005'. It seems that min-width and max-width params (2-2) are ignored. Same for [D01].[M01].[Y01] format string. Sergey.


Replies (1)

RE: problem with format-dateTime function - Added by Anonymous over 19 years ago

Legacy ID: #2910399 Legacy Poster: Michael Kay (mhkay)

Thanks for notifying this. I've registered the bug, and a source fix, at https://sourceforge.net/tracker/index.php?func=detail&aid=1090470&group_id=29872&atid=397617 Michael Kay

    (1-1/1)

    Please register to reply