typed-wire-0.3.1.1: Language-independent type-safe communication

Safe HaskellNone
LanguageHaskell2010

TW.BuiltIn

Synopsis

Documentation

data BuiltIn Source #

Constructors

BuiltIn 

tyDateTime :: BuiltIn Source #

DateTime type, format: YYYY-MM-DD HH:MM:SS[Z|+XX|-XX] or YYYY-MM-DDTHH:MM:SS[Z|+XX|-XX]

tyDate :: BuiltIn Source #

Date type, format: YYYY-MM-DD

tyTime :: BuiltIn Source #

Time type, format: HH:MM:SS