[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bugs #6154] Timestamp on files off by two hours
From: |
Fred Kiefer |
Subject: |
[bugs #6154] Timestamp on files off by two hours |
Date: |
Fri, 02 Jul 2004 14:29:31 -0400 |
User-agent: |
Mozilla/5.0 (compatible; Konqueror/3.2; Linux) (KHTML, like Gecko) |
This mail is an automated notification from the bugs tracker
of the project: GNUstep.
/**************************************************************************/
[bugs #6154] Latest Modifications:
Changes by:
Fred Kiefer <FredKiefer@gmx.de>
'Date:
Fri 07/02/2004 at 18:25 (GMT)
What | Removed | Added
---------------------------------------------------------------------------
Status | In Test | Closed
------------------ Additional Follow-up Comments ----------------------------
Closed as there was no follow up
/**************************************************************************/
[bugs #6154] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=6154>
Project: GNUstep
Submitted by: Martin Brecher
On: Fri 10/24/2003 at 23:59
Category: Gui/AppKit
Severity: 5 - Average
Item Group: None
Resolution: Fixed
Assigned to: None
Status: Closed
Summary: Timestamp on files off by two hours
Original Submission: In GWorkspace's Attributes inspector, the creation time
of files is always two hours earlier than it actually happened.
I've correctly set my Local Time Zone, so I guess this might be a problem in
NSWorkspace.
Follow-up Comments
------------------
-------------------------------------------------------
Date: Fri 07/02/2004 at 18:25 By: FredKiefer
Closed as there was no follow up
-------------------------------------------------------
Date: Sat 10/25/2003 at 06:05 By: CaS
The code was not setting the timezone for the date it
was using ... resulting in GMT being displayed. However, it appears to be an
undocumented feature of MacOS-X that setting a nil time zone in a calendar date
actually sets the localtimed so, as I don't have access to GWorkspace souece to
change it to set the correct timezone, I changed the behavior of the base
library to match that of MacOS-X (and documented it). Updating your system to
the base library from cvs and restarting GWorkspace should fix the problem.
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=6154>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bugs #6154] Timestamp on files off by two hours,
Fred Kiefer <=