About

Metadata

  • Last updated , by BjornBringert
  • License BSD-3-Clause
  • Maintained by: bjorn@bringert.net

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    split-base (on by default)

Readme

This library provides a function for parsing dates and times given a date format string. This package creates CalendarTime values and is meant for use with the old-time package. New code should use the time package, which now includes parsing, instead.