yql-0.0.0: src/YQL/Date.hs
module YQL.Date
( getOffsetFromEpochInMillis ) where
import Data.YQL (YQLM)
getOffsetFromEpochInMillis :: YQLM Int
getOffsetFromEpochInMillis = undefined
module YQL.Date
( getOffsetFromEpochInMillis ) where
import Data.YQL (YQLM)
getOffsetFromEpochInMillis :: YQLM Int
getOffsetFromEpochInMillis = undefined