Documentation

date

Coerces the input to a Date using new Date().

date: (error?: StringConvertible) => DateBuilder;

Related