[F&O] 17.10 example functions (editorial)

In F&O 17.10 Casting to date and time types

The functions convertYearToString, convertTo2CharString, 
convertSecondsToString, convertTZtoString
- use fn:length instead of fn:string-length
- $intLength is cast as a string, then compared to an integer

--Sarah

Received on Monday, 9 February 2004 18:10:39 UTC