MVFv3 API Documentation
    Preparing search index...

    Variable isDateTimeConst

    isDateTime: (str: string) => boolean

    Validates that a string adheres to the date-time format from RFC 3339, section 5.6.

    Type declaration

      • (str: string): boolean
      • Parameters

        • str: string

        Returns boolean