Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Variable formatCreateTimeRangeFilterConst

    formatCreateTimeRangeFilter: (
        timeBoundary: string | Date | DateFormat | undefined,
    ) => string | undefined

    Type Declaration

      • (timeBoundary: string | Date | DateFormat | undefined): string | undefined
      • Parameters

        • timeBoundary: string | Date | DateFormat | undefined

        Returns string | undefined