- Where Developers Learn, Share, & Build Careers


Would it be best to store Seconds in IBJ-C / IOS as an Int or NSNumber? Unfortunately I am not able to use NSTime because I am storing it on a server, and they do not do NSTime.

Thanks for any advice.

I do not think that it really matters a lot for simplicity, I would say an int'l because it started There is no need to do

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -