PDFAnnotation date Field Detection

While creating a PDF document, if a field is marked of type "Date", how do we detect with PDFKit.


Currently I see the PDFAnnotationSubtype and PDFAnnotationWidgetSubtype, does not have date type. Is there a way to identiy a

PDFAnnotationSubtypeFreeText
which is of Type date.