Appearance
SudoSOS Back-end API / helpers / asArrayOfDates
function asArrayOfDates(input): Date[];
Converts the input to a list of dates
input
any
Date[]
Date
TypeError - If array contains one or more invalid or undefined dates