37#define DATEFORMAT_ISO8601 "%Y-%m-%dT%H:%M:%S%z"
40typedef struct DateFormatterInterface DateFormatterInterface;
70struct DateFormatterInterface {
75 ObjectInterface objectInterface;
Microsecond-precision immutable dates.
static MutableString * string(void)
#define OBJECTIVELY_EXPORT
The runtime representation of a Class.
Microsecond-precision immutable dates.
Object is the root Class of The Objectively Class hierarchy.