chronos-0.4: A performant time library

Safe HaskellNone
LanguageHaskell2010

Chronos.Datetime.ByteString.Char7

Synopsis

Documentation

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

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