Re: Cloud Date Entry
- From: "Mark Brown" <Mark_Brown@xxxxxxxxxxxxx>
- Date: Fri, 22 Aug 2008 12:20:34 -0700
<Anthony.Youngman@xxxxxxxxxxxxxxxxxxxxx> wrote in message news:a8562a32-a0e2-4c5e-8ee6-a5c5d41ffb1d@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Aug 20, 4:33 am, Ross Ferris <ro...@xxxxxxxxxxxxxx> wrote:
On Aug 20, 9:32 am, "Mark Brown" <Mark_Br...@xxxxxxxxxxxxx> wrote::
: There's no way to tell if they are entering the date correctly vis-a-
vie
: international format or not.
:
: 6/13/2008
:
: Perfectly valid and 50-50 chance of being wrong, depending on which
side of
: the waters you are.
C'mon Mark, this should be 100% every time --> a seperated field
with a "13" not in the last column, which is OBVIOUSLY a day ....
even 61308 should be able to be resolved correctly every time .... now
"6138", THAT is a data that could be 50/50 :-)
You obviously don't know the Pick date functions very well :-)
61308 *IS* ambiguous, and if you iconv it it will come out as "4 Nov
1961".
Thanks, but he was right. I mis-typed. I meant to say 6/12/2008 was ambiguous because there's just no way of knowing if the intention was June 12th or December 6th.
One of the advantages of programming in Windows, esp VB, is that you can rely on the local "settings" to correctly format the date.
On the other hand, relying on individual work stations to keep the correct date and time might be a bit dicey. We generally use a subroutine call to get the date and time as the "server" sees it. At least the users generally enter the date in the same format all the time. I have a client who insists on entering his dates as mm-dd-yy and can't understand why date ranges (mm/dd/yy - mm/dd/yy) won't work (duh... mm-dd-yy-mm-dd-yy??)
Mark
.
- Follow-Ups:
- Re: Cloud Date Entry
- From: Peter McMurray
- Re: Cloud Date Entry
- References:
- Cloud Date Entry
- From: Peter McMurray
- Re: Cloud Date Entry
- From: Mark Brown
- Re: Cloud Date Entry
- From: Ross Ferris
- Re: Cloud Date Entry
- From: Anthony . Youngman
- Cloud Date Entry
- Prev by Date: Re: Converting a list to an array
- Next by Date: Re: Cannot wait for semaphore - error message
- Previous by thread: Re: Cloud Date Entry
- Next by thread: Re: Cloud Date Entry
- Index(es):
Relevant Pages
|