patchDotGNU Portable.NET - Patches: patch #3180, pnet:GetTimeZoneAdjust caused...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #3180: pnet:GetTimeZoneAdjust caused error in the time returned from DateTime.Now

Submitter:  David Logan <djlogan>
Submitted:  Thu 01 Jul 2004 09:55:58 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Closed

Mon 05 Jul 2004 07:46:00 AM UTC, comment #1: 

patch applied to cvs 07/05/2004

Klaus Treichel <ktreichel>
Group administrator
Thu 01 Jul 2004 09:55:58 PM UTC, original submission:  

Fixed GetTimeZoneAdjust to not adjust tm_gmtoff by one hour when tm_isdst==1. This is an erroneous assumption. tm_gmtoff always contains the current GMT offset, and tm_isdst==1 is only an indicator of whether or not the timezone in question is currently using daylight savings or not.

David Logan <djlogan>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #7610:  root-040701.patch added by djlogan (1KiB - application/octet-stream - patch for pnet\support\time.c)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-07-05 ktreichel Open/ClosedOpen Closed
2004-07-01 djlogan Attached File- Added root-040701.patch, #3422

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code