iphone - Best way to store a 'time' value -


my class needs 2 properties: starttime , endtime. best class use? know there nsdate, need store specific time (something in between 00:00-23:59), don't need date. elegant solution here?

nstimeinterval enough this.

it stores time value in seconds double.

eg. 5 mins = 300.0


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

email - PHP Mail Error "The Page at X Says: E-Mail can not be sent!" -

Optimized Line drawing in QT -