honeycomb-0.0.0.3
Safe HaskellNone
LanguageHaskell2010

Honeycomb.API.Types

Synopsis

Documentation

data Event Source #

Constructors

Event 

Instances

Instances details
ToJSON Event Source # 
Instance details

Defined in Honeycomb.API.Types

builderRFC3339 :: Datetime -> Builder Source #

Construct a Text Builder corresponding to the ISO-8601 encoding of the given Datetime.

encodeRFC3339 :: Datetime -> Text Source #

Construct Text corresponding to the ISO-8601 encoding of the given Datetime.