xsl-list
[Top] [All Lists]

RE: Date Conversion

2002-10-23 06:41:41
But never reinvent the wheel if someone has already started it rolling:

http://xsltsl.sourceforge.net/date-time.html


Chuck White
-------------------------
Author, Mastering XSLT, Sybex Books
Co-Author, Mastering XML Premium Edition, Sybex Books
http://www.javertising.com/webtech/

-----Original Message-----
From: owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com 
[mailto:owner-xsl-
list(_at_)lists(_dot_)mulberrytech(_dot_)com] On Behalf Of Emmanuel Oviosa
Sent: Wednesday, October 23, 2002 5:10 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: RE: [xsl] Date Conversion

Thanks David.

-----Original Message-----
From: David Carlisle [mailto:davidc(_at_)nag(_dot_)co(_dot_)uk]
Sent: 23 October 2002 12:22
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] Date Conversion



I need to know how to convert an attribute nodeTypeValue to a DATE
or
TIME,
since it is a STRING. In XML and XSLT.

XPath (1) does not have specific types for dates and times. You can
use
string functions such as substring and substring-before to convert
between formats such as "jan 1st 2002" and "2002-01-01" but the
details
depend on exactly what your input format and desired output formats
are.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively
call
Star Internet for details on the Virus Scanning Service.

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


The contents of this email and any attachments may be privileged or
confidential, for the exclusive use of the intended recipient(s) only
and
may not be disclosed or used in any way other than by the
addressee(s). If
you have  received this email in error please advise the sender and
delete
from your system.

Integrated Solutions Consultants Ltd are unable to guarantee the
security
of email content outside of our own systems where all emails and
content
are treated in accordance with the Regulation of Investigatory Powers
Act
2000.

Further information about Integrated Solutions Consultants Ltd is
available at http://www.isc.co.uk or mailto:info(_at_)isc(_dot_)co(_dot_)uk

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>