Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ara Adkins
Glasgow Haskell Compiler
Commits
2f6c4a3c
Commit
2f6c4a3c
authored
Jun 12, 2004
by
panne
Browse files
[project @ 2004-06-12 12:13:12 by panne]
timezone fix by Antony Courtney
parent
06b8d04e
Changes
1
Hide whitespace changes
Inline
Side-by-side
libraries/base/System/Time.hsc
View file @
2f6c4a3c
...
...
@@ -360,7 +360,7 @@ gmtoff x = do
# else /* ! HAVE_DECL_ALTZONE */
#if !defined(mingw32_TARGET_OS)
foreign import ccall
unsafe
"timezone" timezone :: Ptr CLong
foreign import ccall "
&
timezone" timezone :: Ptr CLong
#endif
-- Assume that DST offset is 1 hour ...
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment