suspect_dates: Check for Common Date Problems

Description Usage Arguments Value

Description

Check for Common Date Problems Checks to determine whether any dates in a list are one of two problems: (1) are they the commonly-used excel dates given when a date = 0 (which are different for windows and mac) or (2) the Unix Epoch of Jan 1, 1970. The former is given as a class date, the later as a class date-time.

Usage

1

Arguments

x

a vector of class date or datetime

Value

an evaluation of whether the vector contains any suspicious dates


McCartneyAC/suspicious documentation built on May 17, 2019, 11:06 a.m.