bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

File creation date = file modification date


From: Stefan Urbanek
Subject: File creation date = file modification date
Date: Sat, 06 Mar 2004 11:10:06 +0100

Hi,

I am getting same date of creation and modification for each file. Example:

StepTalk > fm := NSFileManager  defaultManager
StepTalk > fm fileAttributesAtPath: '/home/me' traverseLink: NO
...
NSFileCreationDate : 2004-03-06 11:01:39 +0100
...
NSFileModificationDate : 2004-03-06 11:01:39 +0100
...

I'm using current GNUstep CVS + debian  libc 2.3.2.ds1-11.

Stefan
--
http://stefan.agentfarms.net

First they ignore you, then they laugh at you, then they fight you, then you 
win.
- Mahatma Gandhi






reply via email to

[Prev in Thread] Current Thread [Next in Thread]