xsl-list
[Top] [All Lists]

type conversion to date

2005-10-26 01:53:41
I am calling function ModifiedDurObj(datetime dt) in c# code:

<xsl:value-of select="obj:ModifiedDurObj(substring($period_to, 1, 10))"/>

How can I convert substring($period_to, 1, 10) to datetime type?
Is that possible in XSLT 1?

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>
  • type conversion to date, Donatas Sipavičius <=