FTP Read Directory Date/Time

Just a quick newbie question.

I need to convert the VARIANT returned from the date function when I ReadDirectory to a VB6 date.

This is currently a double.

Please can someone post the formula

Regards

Ben Cole

Hello ...

As far as I know you should have no problem in VB6 with the date returned from the Date function. You may want to take a look at the VBScript examples in the Samples\Scripts folder.

Regards,
-Mat