The method Convert.ToOADate() converts Double data to Date.
Is there any method which is equivalent to this method? or kindly help me a method through which we can convert a double data into a datetime
The method Convert.ToOADate() converts Double data to Date. Is there any method which is
Share
Just use NSDateFormatter