chronos-0.2.0: A time library, encoding, decoding, and instances

Safe HaskellNone
LanguageHaskell2010

Chronos.Datetime.Text

Synopsis

Documentation

builder_YmdHMS :: SubsecondPrecision -> DatetimeFormat Char -> Datetime -> Builder Source #

This could be written much more efficiently since we know the exact size the resulting Text will be.