Hi, I am exporting a date value from sqlite and placing it into an email. The date appears like this 279498721.322872
I am using Objective C in an Iphone App. Does anyone know how to make this export out as a regular date whether it is all number like 2009-02-10 or anything legible?