Re: Find a Month in a string
- From: "Maarten Wiltink" <maarten@xxxxxxxxxxxxxxxxxx>
- Date: Sat, 16 Sep 2006 11:37:15 +0200
"Dirk Claessens" <No@xxxxxxxxxxx> wrote in message
news:mn.82907d6912b5aaaf.59994@xxxxxxxxxxxxxx
[...]
I work for a European multinational, and users of my applications are
_forced_ to enter dates in ISO 8601 format, no matter where they live
or what their system settings are.
Then you've conflated two things that should have been kept separate:
storage and presentation.
Every user has his own setting for the presentation of dates. Windows
gives you that for free. Datetimepickers can be configured to follow it.
Storing dates should be done in some numerical format - or indeed ISO-8601
(readable text is _good_). But the user doesn't need to see that, ever. If
they themselves insist on ISO-8601, they can configure their Windows to
use it.
Groetjes,
Maarten Wiltink
.
- Follow-Ups:
- Re: Find a Month in a string
- From: Dirk Claessens
- Re: Find a Month in a string
- References:
- Find a Month in a string
- From: Gery
- Re: Find a Month in a string
- From: Jamie
- Re: Find a Month in a string
- From: Henry Bartlett
- Re: Find a Month in a string
- From: Gery
- Re: Find a Month in a string
- From: Henry Bartlett
- Re: Find a Month in a string
- From: Nico de Jong
- Re: Find a Month in a string
- From: Henry Bartlett
- Re: Find a Month in a string
- From: Dr John Stockton
- Re: Find a Month in a string
- From: Henry Bartlett
- Re: Find a Month in a string
- From: Dirk Claessens
- Find a Month in a string
- Prev by Date: Re: Find a Month in a string
- Next by Date: Re: Find a Month in a string
- Previous by thread: Re: Find a Month in a string
- Next by thread: Re: Find a Month in a string
- Index(es):
Relevant Pages
|