Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.basic.visual.misc > #1695
| From | Deanna Earley <dee.earley@icode.co.uk> |
|---|---|
| Newsgroups | comp.lang.basic.visual.misc |
| Subject | Re: Dates and Regional settings |
| Date | 2013-01-04 09:47 +0000 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <kc68ep$42e$1@speranza.aioe.org> (permalink) |
| References | <kc033i$rcg$1@dont-email.me> <sdx9cmFThd5QFwHA@invalid.uk.co.demon.merlyn.invalid> <kc5b97$ugl$1@dont-email.me> |
On 04/01/2013 01:23, David Cox wrote: > I have also changed the code to check for no date, I don't want to allow no > date by checking Int(NewVal)=0: Minor point, but the value of 0 is a valid date :) It just happens to be a common sentinel value. ?format(0,"long date") 30 December 1899 I feel sorry for anyone celebrating their 113th birthday last Sunday and how much hassle they must have with computers :p -- Deanna Earley (dee.earley@icode.co.uk) i-Catcher Development Team http://www.icode.co.uk/icatcher/ iCode Systems (Replies direct to my email address will be ignored. Please reply to the group.)
Back to comp.lang.basic.visual.misc | Previous | Next — Previous in thread | Find similar | Unroll thread
Dates and Regional settings "David Cox" <d.cox@hushmail.com> - 2013-01-01 19:38 -0600
Re: Dates and Regional settings ralph <nt_consulting@yahoo.com> - 2013-01-01 20:49 -0600
Re: Dates and Regional settings "David Cox" <d.cox@hushmail.com> - 2013-01-01 21:16 -0600
Re: Dates and Regional settings ralph <nt_consulting@yahoo.com> - 2013-01-01 22:25 -0600
Re: Dates and Regional settings Dr J R Stockton <reply1300@merlyn.demon.co.uk.invalid> - 2013-01-03 19:13 +0000
Re: Dates and Regional settings "David Cox" <d.cox@hushmail.com> - 2013-01-03 19:23 -0600
Re: Dates and Regional settings Deanna Earley <dee.earley@icode.co.uk> - 2013-01-04 09:47 +0000
csiph-web