Win32-2.6.2.1: A binding to Windows Win32 API.
Copyright(c) Esa Ilari Vuokko 2006
LicenseBSD-style (see the file LICENSE)
MaintainerEsa Ilari Vuokko <ei@vuokko.info>
Stabilityprovisional
Portabilityportable
Safe HaskellSafe
LanguageHaskell2010

System.Win32.Time

Description

A collection of FFI declarations for interfacing with Win32 Time API.

Documentation

newtype FILETIME #

Constructors

FILETIME DDWORD 

data TIME_ZONE_INFORMATION #

Instances

Instances details
Eq TIME_ZONE_INFORMATION # 
Instance details

Defined in System.Win32.Time

Ord TIME_ZONE_INFORMATION # 
Instance details

Defined in System.Win32.Time

Show TIME_ZONE_INFORMATION # 
Instance details

Defined in System.Win32.Time

Storable TIME_ZONE_INFORMATION # 
Instance details

Defined in System.Win32.Time