ts-lambda-api - v2.5.2
    Preparing search index...

    Type Alias DateInput

    DateInput: number | string | Date

    A Date object, a unix (epoch) timestamp in seconds, or a string that can be understood by the JavaScript Date constructor.