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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to