ValidatorDate: ValidatorDate

Description Usage Format Details Value Methods Author(s) See Also

Description

ValidatorDate Class for validating and parsing dates

Usage

1

Format

An object of class R6ClassGenerator of length 24.

Details

This class provide a methods for validating and parsing dates. This class uses the 'parsedate' package to return a POSIXct object for any recognizable date format.

Value

date A POSIXct date object if the date was recognized or FALSE otherwise.

Methods

new()

Creates an object of ValidatorDate class

validate(date)

Method for validating and parsing dates

Author(s)

John James, jjames@datasciencesalon.org

See Also

Other Validation Classes: Authorizer, Validator0, ValidatorClass, ValidatorExists, ValidatorLogical, ValidatorName, ValidatorNoSpaces, ValidatorNotEmpty, ValidatorNumeric, ValidatorPath, ValidatorString, ValidatorUrl, Validator


j2scode/nlpStudio documentation built on May 9, 2019, 12:54 p.m.