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.
現在、を使用してカスタムListオブジェクトを作成していますCore Data。の属性Listは creationDate です。ただし、Attribute TypeDate に設定してからオブジェクト クラス ファイルを生成すると、NSTimeInterval. これは起こるはずですか?
List
Core Data
Attribute Type
NSTimeInterval
もしそうなら、誰かがオブジェクトの作成日を保存する最良の方法を説明できますか?