Converting UNIX timestamp into date, hours, minutes, second objective c

Posted by neha on Stack Overflow See other posts from Stack Overflow or by neha
Published on 2010-05-12T11:04:35Z Indexed on 2010/05/12 11:14 UTC
Read the original article Hit count: 583

Hi all,

How can you convert the UNIX timestamp (that is in the form of a number denoting timestamp) into date, time(hours, minutes, seconds) in Objective-C?

Thanx in advance.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk