Home
last modified time | relevance | path

Searched refs:NSDate (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/objectivec/
H A DGPBWellKnownTypes.h71 /** The NSDate representation of this GPBTimestamp. */
72 @property(nonatomic, readwrite, strong) NSDate *date;
83 * Initializes a GPBTimestamp with the given NSDate.
89 - (instancetype)initWithDate:(NSDate *)date;
/third_party/python/Mac/Tools/
H A Dplistlib_generate_testdata.py3 from Cocoa import NSMutableDictionary, NSMutableArray, NSString, NSDate, NSNumber namespace
35 pl[nsstr('aDate')] = NSDate.dateWithTimeIntervalSince1970_(seconds)

Completed in 1 milliseconds