Ticket #3793 (closed merge: fixed)
System.Time.toClockTime does not support all valid timezone offsets.
| Reported by: | daniel | Owned by: | igloo |
|---|---|---|---|
| Priority: | high | Milestone: | 6.12.2 |
| Component: | libraries/old-time | Version: | |
| Keywords: | tz timezone toClockTime | Cc: | |
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Incorrect result at runtime | Difficulty: | Easy (less than 1 hour) |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
toClockTime errors when the timezone offset is outside the range of -1200 to +1200. There are valid timezone offsets greater than +1200. Parts of Kiribati are, I believe, +1400.
Attached is a patch against the current head.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

