Recent Olson Data Changes Crash Public Domain

The 2009h update has the following change... OLD: Rule\tJordan\t2002\tmax\t-\tMar\tlastFri\t0:00s\t1:00\tS NEW: Rule\tJordan\t2002\tmax\t-\tMar\tlastThu\t24:00\t1:00\tS The ParseTimeSpan function ...

Id #22980 | Release: None | Updated: Mar 23 2011 at 3:24 PM by mlmanfredi | Created: Jun 8 2009 at 3:37 PM by mlmanfredi

Code\CodeUtilities.cs: VisualBasic ReferencedAssemblies, fixed paths issue

Hi. http://publicdomain.codeplex.com/SourceControl/changeset/view/41779#308775 File: Code\CodeUtilities.cs:172-173 Problem: compilerParameters.ReferencedAssemblies.Add(@"c:\windows\Microsoft.NET\...

Id #22247 | Release: None | Updated: May 1 2009 at 3:54 PM by CoolSpin | Created: May 1 2009 at 3:54 PM by CoolSpin

GetHashCode() seems to return different numbers in x86 and x64

Therefore, when recompile the code in x64, the function GetTimeZone returns null, because the hash doesn't match the hard coded ones. How can I solve this? Thanks, Nestor

Id #17397 | Release: None | Updated: Dec 10 2008 at 6:09 PM by CHolt | Created: Jul 16 2008 at 6:20 AM by nsulikow

TzTimeZone.CurrentTimeZone returns GMT and not BST for UK windows DST settings

During the summer the UK uses BST, not strict GMT, see http://wwp.greenwichmeantime.com/time-zone/europe/uk/.

Id #17151 | Release: None | Updated: Jun 24 2008 at 12:09 PM by MathiasHolmgren | Created: Jun 24 2008 at 11:58 AM by MathiasHolmgren

Windows Brazil -3 GMT Tz becomes TimezoneAmericaNoronha CurrentTimeZone

To reproduce:

Id #17133 | Release: None | Updated: Jun 23 2008 at 9:05 AM by MathiasHolmgren | Created: Jun 23 2008 at 8:53 AM by MathiasHolmgren

GetAbbreviation is still a problem

The fix for work item #12541 has a problem. If you swap rules in the GetAbbreviation function, the companion rule’s modifier will never be used. See the fixed code below. Also, does this need the s...

Id #15056 | Release: None | Updated: Feb 5 2008 at 3:59 PM by mlmanfredi | Created: Feb 5 2008 at 3:59 PM by mlmanfredi

GetDaylightChanges returns rules for zones which no longer operate daylight savings

For example, according to the Olson database, America/Barbados last operated daylight savings in 1980, but GetDaylightChanges indicates that Daylight savings time exists, and indicates that the sta...

Id #14475 | Release: None | Updated: Jan 22 2008 at 1:57 PM by AlanBirenbaum | Created: Dec 19 2007 at 9:40 AM by stephenbt

License in each file for easier splicing

Add a license to the top of each source file so that it is easier to "take out" pieces of PublicDomain and know where it came from to remove ambiguity.

Id #14065 | Release: None | Updated: Nov 25 2007 at 12:40 PM by schizoidboy | Created: Nov 25 2007 at 12:40 PM by schizoidboy

ObjectUtilities.SerializeObjectToBinary(object o) is returning wrong buffer.

The ObjectUtilities.SerializeObjectToBinary(object o) function is returning the buffer obtained via MemoryStream.GetBuffer() which is an internal buffer maintained by MemoryStream and is not suppor...

Id #12958 | Release: 0.2.27.0 | Updated: Oct 10 2007 at 2:12 PM by schizoidboy | Created: Sep 25 2007 at 1:42 PM by ShivaShankarP

More ToUniversalTime issues

OK, found just one case that I think is off by one hour. Here's the output of my tests with annotations: DST off rule for Europe/Moscow: Oct lastSun 2:00s (3am (23:00 UTC) becomes 2am) zone.ToLoca...

Id #12914 | Release: None | Updated: Oct 10 2007 at 2:13 PM by schizoidboy | Created: Sep 22 2007 at 12:31 PM by schizoidboy