postgresql-simple-0.4.7.0: Mid-Level PostgreSQL client library

Stabilityexperimental
MaintainerLeon P Smith <[email protected]>
Safe HaskellNone

Database.PostgreSQL.Simple.Time.Internal

Description

 

Documentation

type TimeZoneHMS = (Int, Int, Int)Source

localToUTCTimeOfDayHMS :: TimeZoneHMS -> TimeOfDay -> (Integer, TimeOfDay)Source