Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Apple が提供するメソッドや、time_t 型の変数を NSDate オブジェクトに変換できる手法はありますか?
NSDate *someDate = [NSDate dateWithTimeIntervalSince1970:some_time_t]