MVFv3 API Documentation
    Preparing search index...
    isDate: (str: string) => boolean

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

    Type declaration

      • (str: string): boolean
      • Parameters

        • str: string

        Returns boolean