Parse
parseFlexibleTime :: String -> Maybe UTCTime Source #
Parse UTCTime accepting different formats
UTCTime
nonEmptyString :: String -> Maybe String Source #
Ensures input is not an empty string
nonEmptyText :: Text -> Maybe Text Source #
Ensures input is not an empty text