mime-string-0.5: MIME implementation for String's.

Safe HaskellNone
LanguageHaskell2010

Codec.MIME.String.Date

Documentation

data DOW Source #

Constructors

Mon 
Tue 
Wed 
Thu 
Fri 
Sat 
Sun 

type Day = Int Source #

type Year = Int Source #

type Zone = Int Source #

type Hour = Int Source #