Re: DateTime format from XML in ADO.NET
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
I've always wondered how anybody could actually know what culture was being
used when the day and month values were each 12 or less...
// which is the month and which is the day?
2005-02-02T00:00:00.
<%= Clinton Gallagher
"Martin Honnen" <mahotrash@xxxxxxxx> wrote in message
news:uoZAXKUOGHA.2268@xxxxxxxxxxxxxxxxxxxxxxx
Paul Boon wrote:
I would like to have "dd-MM-yyyy" in my XML datatime fields, but I am
getting 2005-02-25T00:00:00.
Why would you want that? The format is standardized so that other XML
tools understand it. If you need a different format in a final output
representation then do that by processing the XML but for data exchange
you should use the standard format.
--
Martin Honnen --- MVP XML
http://JavaScript.FAQTs.com/
.
Relevant Pages
- Re: Sane Syntax
... vital role in the future of TeX but we need some more human friendly ... Generating well formed LaTeX2e documents from XML ... Another approach is to convert existing documents to XML format and go ... TEI, together with DocBook, are the two ... (comp.text.tex) - Re: XHTML vs HTML
... to be the predominant type of HTML used on the web for many years yet. ... First, it is XML. ... XHTML is also ... transformed using XSL from and into virtually *any* other data format. ... (microsoft.public.frontpage.programming) - Re: text to bibliography?
... to xml: you can store binary data in an xml file. ... including your well-formattedbibliography(no longer in xml format). ... It is in annotated bibliographies (something Word 2007 does not ... that %I is actually the field representing the publisher. ... (microsoft.public.word.docmanagement) - Re: Future of LISP. Alternative to XML. Web 3.0?
... using s-expressions instead of XML, nobody is going to use it, ... because it's cheaper to keep the existing XML software and continue ... XML-MAIDEN format or to HTML format and next displayed via standard ... or a CanonML or LISP browser. ... (comp.lang.lisp) - Re: Data table text I/O package?
... It has bracketing: rows and columns. ... As a medium XML is as awful as readable. ... > tell you not to use an internal type when it suits your application. ... is irrelevant to the data format used. ... (comp.lang.ada) |
|