[GHC] #1486: utcToLocalTime converting in the wrong direction on Windows

GHC trac at galois.com
Sat Jul 7 07:27:07 EDT 2007


#1486: utcToLocalTime converting in the wrong direction on Windows
----------------------------------+-----------------------------------------
    Reporter:  Olivier Boudry     |        Owner:         
        Type:  bug                |       Status:  new    
    Priority:  normal             |    Milestone:  Not GHC
   Component:  libraries (other)  |      Version:  6.6.1  
    Severity:  normal             |   Resolution:         
    Keywords:                     |   Difficulty:  Unknown
          Os:  Windows            |     Testcase:         
Architecture:  x86                |  
----------------------------------+-----------------------------------------
Changes (by igloo):

  * milestone:  => Not GHC
  * cc:  => ashley at semantic.org

Comment:

 I can reproduce this, but it's not imediately obvious to me what's wrong
 with the code.

 Also, in cygwin, I by default have
 {{{
 $ echo $TZ
 GMTST0GMTST-1,M3.5.0/1,M10.5.0/2
 }}}
 and ghci says
 {{{
 Prelude Data.Time> getCurrentTimeZone
 ST0
 }}}

 If I set TZ to abcdefghijkl then it says def

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1486>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
-------------- next part --------------
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs at haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


More information about the Glasgow-haskell-bugs mailing list