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