Hello
I have been looking at the clock procedure for my purpose.
I have used the 'file mtime $filename' to obtain an integer of the file modification date and time. I need to convert this to a more readable format and I think that the 'clock' procedure can do this.
Also, if I have a date and time, I would like to convert this to the integer format so that I can issue the 'file mtime $filename $integer' procedure to change the file date and time.
Could someone please help with suggestions with these 2 clock formatting problems?
Thanks
I have been looking at the clock procedure for my purpose.
I have used the 'file mtime $filename' to obtain an integer of the file modification date and time. I need to convert this to a more readable format and I think that the 'clock' procedure can do this.
Also, if I have a date and time, I would like to convert this to the integer format so that I can issue the 'file mtime $filename $integer' procedure to change the file date and time.
Could someone please help with suggestions with these 2 clock formatting problems?
Thanks