Hi,

I am new to Rebol and have a lot to learn. But still, I was trying to
retrieve the modification date of a file, which I know to be
1999/10/12 11:26 and I was surprised with following answer:

>> modified? ftp://user:password@server/filename
== 12-Oct-2011

1) Why does rebol say 2011 rather that 1999 (y2K issue?)
2) Why does rebol not show the time

Any help would be most welcome,

TIA, Guido

Reply via email to