This page uses an NSTimestamp object, the value of which can be modified, and uses format strings with an com.webobjects.foundation.NSTimestampFormatter and with a java.text.SimpleDateFormat. This shows the differences between what the two objects can do. The SimpleDateFormat appears to do less, but that is because the JDK does some of these things in the java.util.Calendar class and others in the java.util.SimpleTimeZone class.
|
| ||||||||||