I want to convert the timestamp I have saved to Firebase to real time time. I have seen some codes here, and watched some youtube videos, but for some odd reason I can't get the timeIntervalSince1970
function up?
The only available function I can call is NSTimeIntervalSince1970
. Why is this?