Hi sisnaz, You can just use the trick documented here: http://www.codeproject.com/KB/cs/timestamp.aspx
...and then just cast your DateTime to an NSDate. Hope that helps, Jeff On Fri, Nov 18, 2011 at 4:49 PM, sisnaz <[email protected]> wrote: > I can't seem to find "dateWithTimeIntervalSince1970" function in the NSDate > object from the MonoTouch.Foundation package. Just wondering if it's > missing > or if a different solution is available (?) > > Thanks. > John > > ----- > There was only 1 trilogy > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/dateWithTimeIntervalSince1970-missing-tp4084853p4084853.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
