|
|
|
1-10 of 20
< Previous Next >
|
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 | Planned Release: None | Last Updated: Feb 5 at 4: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 | Planned Release: None | Last Updated: Jan 22 at 2:57 PM
by AlanBirenbaum
In PublicDomain.TzTimeZone, GetDaylightChanges(iDSTYear).Start and GetDaylightChanges(iDSTYear).End return reverse values (.Start returns a DST off value and .End the DST on value) for time zone lo...
id# 13252 | Planned Release: 0.2.35.0 | Last Updated: Dec 20 2007 at 7:23 AM
by AleksLevshin
All of the Etc/GMT(+/-)X time zones are being parsed as day offsets instead of hour offsets.
id# 14464 | Planned Release: 0.2.35.0 | Last Updated: Dec 19 2007 at 3:02 AM
by schizoidboy
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 | Planned Release: None | Last Updated: Nov 25 2007 at 1:40 PM
by schizoidboy
With the newest version dated 10/30/07 6:02 pm, PublicDomain.TzTimeZone.GetTimeZone("") raises an exception for me. The version dated 9/8/07 used to just return Nothing. I didn't test what happens ...
id# 13637 | Planned Release: None | Last Updated: Nov 11 2007 at 3:23 PM
by schizoidboy
'America/Cost_Rica' zone doesn't work. It appears to be supported in the Olson DB. Example:
Dim zone As PublicDomain.TzTimeZone
zone = PublicDomain.TzTimeZone.GetTimeZone("America/Cost_Rica")
zon...
id# 13253 | Planned Release: None | Last Updated: Nov 1 2007 at 3:54 PM
by MARIOIGREC
The static constructor of the TzTimeZone type sets the s_currentTimeZone field to null when the operating system time zone is set to GMT (and UTC offset consequently is zero).
To reproduce:
Set OS...
id# 13336 | Planned Release: 0.2.29.0 | Last Updated: Oct 17 2007 at 8:09 AM
by MathiasHolmgren
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 | Planned Release: None | Last Updated: Oct 10 2007 at 2:13 PM
by schizoidboy
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 | Planned Release: 0.2.27.0 | Last Updated: Oct 10 2007 at 2:12 PM
by schizoidboy
|
|
1-10 of 20
< Previous 1 2 Next >
|
|
|
|
|
|
|