gargantext-0.0.7.1.5.3: Search, map, share
Copyright(c) CNRS 2017-present
LicenseAGPL + CECILL v3
Maintainerteam@gargantext.org
Stabilityexperimental
PortabilityPOSIX
Safe HaskellSafe-Inferred
LanguageHaskell2010

Gargantext.Core.Text.Corpus.Parsers.Date.Parsec

Description

 
Synopsis

Documentation

wrapDST :: Monad m => String -> m Int #

Permit to transform a String to an Int in a monadic context

many1NoneOf :: Stream s m Char => [Char] -> ParsecT s u m [Char] #

Generic parser which take at least one element not given in argument

parseGregorian :: Parser Day #

Parser for date format y-m-d

parseTimeZone :: Parser TimeZone #

Parser for timezone format +hh:mm