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.
iOSアプリがローカルiPadの日時ではなく、離れたサーバー(NTP?その他..?)から日時を取得する方法を知りたいです。NSDateで変換します。
ありがとう
https://github.com/jbenet/ios-ntpは、iOS 用の NTP フレームワークのようです。
[NSDate networkDate];