sinaz, I've just added bindings for this selector - it should appear in 5.1.1 (5.1.0 is already rolled, just waiting in QA). I also backported the fix to the 5.0.x branch, so it should appear in one of the next 5.0.x releases as well.
Jeff On Fri, Nov 18, 2011 at 6:22 PM, Jeff Stedfast <[email protected]> wrote: > 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
