#3793: System.Time.toClockTime does not support all valid timezone offsets.
----------------------------------------+-----------------------------------
    Reporter:  daniel                   |        Owner:  igloo                  
    
        Type:  merge                    |       Status:  new                    
    
    Priority:  high                     |    Milestone:  6.12.2                 
    
   Component:  libraries/old-time       |      Version:                         
    
    Keywords:  tz timezone toClockTime  |   Difficulty:  Easy (less than 1 
hour)    
          Os:  Unknown/Multiple         |     Testcase:                         
    
Architecture:  Unknown/Multiple         |      Failure:  Incorrect result at 
runtime
----------------------------------------+-----------------------------------
Changes (by simonmar):

  * owner:  => igloo
  * type:  bug => merge


Comment:

 Applied (packages/old-time):

 {{{
 Mon Dec 28 22:07:03 GMT 2009  Daniel McAllansmith <[email protected]>
   * Support timezone offsets up to +1400.
   Many places have timezone offsets greater than the previously allowed
 maximum
   of +1200, especially when in DST.
   Parts of Kiribati are +1400.
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3793#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to