matterhorn-50200.15.0: Terminal client for the Mattermost chat system
Safe HaskellNone
LanguageHaskell2010

Matterhorn.Draw.Util

Synopsis

Documentation

insertDateMarkers :: Messages -> Text -> TimeZoneSeries -> Messages Source #

Modifies a message sequence by inserting date transition markers in between messages with different creation dates. Server dates from messages are converted to local time (via the current timezone) and midnight of that timezone used to generate date markers.