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: Feb 14 at 1:55 AM by mlmanfredi | Created: Jun 8, 2009 at 3:37 PM by mlmanfredi
Hi.
http://publicdomain.codeplex.com/SourceControl/changeset/view/41779#308775
File: Code\CodeUtilities.cs:172-173
Problem:
compilerParameters.ReferencedAssemblies.Add(@"c:\windows\Microsoft.NE...
Id #22247 | Release:
None
| Updated: Feb 14 at 1:55 AM by CoolSpin | Created: May 1, 2009 at 3:54 PM by CoolSpin
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: Feb 14 at 1:55 AM by CHolt | Created: Jul 16, 2008 at 6:20 AM by nsulikow
During the summer the UK uses BST, not strict GMT, see http://wwp.greenwichmeantime.com/time-zone/europe/uk/.
Id #17151 | Release:
None
| Updated: Feb 14 at 1:55 AM by MathiasHolmgren | Created: Jun 24, 2008 at 11:58 AM by MathiasHolmgren
To reproduce:
Id #17133 | Release:
None
| Updated: Feb 14 at 1:55 AM by MathiasHolmgren | Created: Jun 23, 2008 at 8:53 AM by MathiasHolmgren
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 14 at 1:55 AM by mlmanfredi | Created: Feb 5, 2008 at 3:59 PM by mlmanfredi
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: Feb 14 at 1:55 AM by AlanBirenbaum | Created: Dec 19, 2007 at 9:40 AM by stephenbt
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: Feb 14 at 1:55 AM by schizoidboy | Created: Nov 25, 2007 at 12:40 PM by schizoidboy
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.ToLoc...
Id #12914 | Release:
None
| Updated: Feb 14 at 1:55 AM by schizoidboy | Created: Sep 22, 2007 at 12:31 PM by schizoidboy