typed-wire-0.3.0.0: Language idependent 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