fas3-0.1.0.0: Haskell API bindings for the upcoming Fedora Accounts System v3

Safe HaskellNone
LanguageHaskell2010

Fedora.FAS.Types.UTCTimeFAS

Synopsis

Documentation

newtype UTCTimeFAS

This type is isomorphic to UTCTime, but we customize its FromJSON instance to allow it to accept 0-offsets instead of only Z.

Constructors

UTCTimeFAS UTCTime