aeson-1.4.7.0: Fast JSON parsing and encoding

Copyright(c) 2015-2016 Bryan O'Sullivan
LicenseBSD3
MaintainerBryan O'Sullivan <bos@serpentine.com>
Stabilityexperimental
Portabilityportable
Safe HaskellSafe
LanguageHaskell2010

Data.Aeson.Internal.Time

Description

Documentation

data TimeOfDay64 Source #

Like TimeOfDay, but using a fixed-width integer for seconds.

Constructors

fromPico :: Pico -> Integer Source #

toPico :: Integer -> Pico Source #

diffTimeOfDay64 :: DiffTime -> TimeOfDay64 Source #

toTimeOfDay64 :: TimeOfDay -> TimeOfDay64 Source #

AltStyle によって変換されたページ (->オリジナル) /