Re: DateFormat: Format for Time > 24 Hours
Re: DateFormat: Format for Time > 24 Hours
- Subject: Re: DateFormat: Format for Time > 24 Hours
- From: Musall Maik <email@hidden>
- Date: Sun, 17 Feb 2013 07:18:28 +0100
Am 16.02.2013 um 16:26 schrieb Thomas Grass (01SoftwareSolutions) <email@hidden>:
> i've a question concerning the right way to format time. I have a Time like 32:18:12 (32 Hours, 18 Minutes, 12 Seconds). This time is stored within an NSTimestamp (after calculating something):
That's a duration, not a time. My advice is to use Joda-Time for this, as the new time/date system in Java 8 will be similar, so it's a good idea to get used to that anyway.
http://joda-time.sourceforge.net
Maik
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden