Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Mar : Converting UNIX file dates/times to Delphi TDateTime
| Subject: | Converting UNIX file dates/times to Delphi TDateTime |
| Posted by: | "John Gilkey" (joh..@anywhere.corp) |
| Date: | Tue, 21 Mar 2006 18:44:35 |
I am using an FTP VCL to FTP wilth a server.
Is there any (example) code available to convert UNIX file date strings
(like "Mar 21 12:08" or "Nov 8 2004") to a Delphi TDateTime?
Thanks.