[squeak-dev] File creation time wrong on Mac

stephane ducasse stephane.ducasse at free.fr
Mon Jul 28 13:32:41 UTC 2008


Hi all

Is it a well-known bug that the creation time is incorrectly reported  
on Mac?


Time dateAndTimeFromSeconds: 	
(FileDirectory default
	directoryEntryFor: 'ESUG2008.txt') creationTime

It seems to be confused and return the last opened or last modified  
date.

Then is there a way to modify the creationTime and other  
characteristic of a file?

Stef



More information about the Squeak-dev mailing list