Sorry, found the problem.
From: delphi-boun...@delphi.org.nz [mailto:delphi-boun...@delphi.org.nz] On
Behalf Of Ross Levis
Sent: Wednesday, 10 November 2010 10:56 PM
To: 'NZ Borland Developers Group - Delphi List'
Subject: [DUG] TFormatSettings
This is really bizarre.
This is really bizarre.
I store a snapshot of all the regional settings when the program is started,
to prevent issues if the date format is changed while the program is
running. I store a couple of dates in a string using DateToStr and use
StrToDate to convert it back later.
var FS: TForm
From: delphi-boun...@delphi.org.nz [mailto:delphi-boun...@delphi.org.nz] On
> Behalf Of Ross Levis
> Sent: Wednesday, 10 November 2010 10:56 PM
> To: 'NZ Borland Developers Group - Delphi List'
> Subject: [DUG] TFormatSettings
>
>
>
> This is really bizarre.
>
>
>
nt properly on the
> screen, or reporting.
>
> What was the problem? ;)
>
> On Wed, Nov 10, 2010 at 11:21 PM, Ross Levis
> wrote:
>> Sorry, found the problem.
>>
>>
>>
>> From: delphi-boun...@delphi.org.nz [mailto:delphi-boun...@delphi.org.nz]
> On
>
Original Message-
From: delphi-boun...@delphi.org.nz [mailto:delphi-boun...@delphi.org.nz] On
Behalf Of Kyley Harris
Sent: Wednesday, 10 November 2010 11:26 PM
To: NZ Borland Developers Group - Delphi List
Subject: Re: [DUG] TFormatSettings
I never store dates in a locale format.. Editing them on t