thevery
12/04/2018, 11:35 AMinitWithTimeIntervalSince1970
is really missing in K/N? I see only initWithTimeIntervalSinceReferenceDate
https://developer.apple.com/documentation/foundation/nsdate?language=objc#topicsolonho
12/04/2018, 11:58 AMNSDate.create(timeIntervalSince1970=0.0)
is likely what you need