G'Day,
Given the following code:
//TESTING
ShortDateFormat := 'yyyy-mm-dd';
ShortTimeFormat := 'hh:nn:ss';
LongDateFormat := 'yyyy-mm-dd';
LongTimeFormat := 'hh:nn:ss';
StrToDateTime('30/03/2001 14:26:09');
Why does the conversion tell me that the above is not a valid date and time?
TIA
-- Donovan
----------------------------------------------------------------------
Donovan J. Edye [www.edye.wattle.id.au]
Namadgi Systems [www.namsys.com.au]
Voice: +61 2 6285-3460
Fax: +61 2 6285-3459
TVisualBasic = Class(None);
Heard just before the 'Big Bang': "...Uh Oh...."
----------------------------------------------------------------------
GXExplorer [http://www.gxexplorer.org] Freeware Windows Explorer
replacement. Also includes freeware delphi windows explorer components.
----------------------------------------------------------------------
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"