MLKitEntityExtraction Framework Reference

  • DateTimeEntity is an object that represents a date and time extracted from text.

  • It provides the parsed date and time as a Date object.

  • It specifies the granularity (precision) of the detected date and time.

  • The initializer for this class is unavailable, implying that it's likely created internally by the system.

DateTimeEntity

class DateTimeEntity : NSObject

A date and time entity extracted from text.