Class CoreFoundation.CFDateFormatter

  • All Implemented Interfaces:
    NativeMapped
    Enclosing interface:
    CoreFoundation

    public static class CoreFoundation.CFDateFormatter
    extends CoreFoundation.CFTypeRef
    CFDateFormatter objects format the textual representations of CFDate and CFAbsoluteTime objects, and convert textual representations of dates and times into CFDate and CFAbsoluteTime objects.
    • Constructor Detail

      • CFDateFormatter

        public CFDateFormatter()