|
Subject: Re: [xsl] date calculations From: Geert Bormans <geert@xxxxxxxxxxxxxxxxxxx> Date: Sat, 24 Mar 2007 10:02:45 +0100 |
So it is that simple...( makes me feel a bit stupid now :-) It works great, thanks for your help
cheers geert
You can use: xs:dateTime(StartTime) + xs:dayTimeDuration(Duration)
Where prefix "xs" is bound to URI: http://www.w3.org/2001/XMLSchema
(This works with Saxon 8.9J)
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] date calculations, Mukul Gandhi | Thread | RE: [xsl] date calculations, Michael Kay |
| Re: [xsl] date calculations, Mukul Gandhi | Date | RE: [xsl] date calculations, Michael Kay |
| Month |