Subject Re: [IBO] Date format issue
Author Nando Dessena
Helen and Svein,

> I've experienced date problems with Paradox, but believed Delphi to be
> better at date handling than I now assume it is.

the RTL couldn't be better than it is at handling dates.
Whenever you try to convert a string into a TDateTime without specifying
a format to use, the global variables are used; those global values are
in turn fetched from the system's regional settings.
I don't see what problems that may cause, once you know how it works.
Bye
--
____
_/\/ando