[fpc-pascal] DefaultFormatSettings usage

Marco van de Voort marcov at stack.nl
Tue Feb 4 15:58:32 CET 2014


In our previous episode, silvioprog said:
> Worked with:
> 
> var
>   t: TDateTime;
> begin
>   t := StrToDateTime('2013-02-04 11:39:54');
> end;
> 
> sorry, I forgot to use the function StrToDateTime. :S

Or use 

http://www.freepascal.org/docs-html/rtl/dateutils/scandatetime.html



More information about the fpc-pascal mailing list