You could do something like the following.
in the HTML add a drop down list
Military- 01/16/2006 13:01:32
Standard -01/16/2006 1:32:10 pm
Year First 2006-01-16
this would give the user a day format they would like to use. The value
would be the date format you stick into the SimpleDateForm.
can you also give some help on the html page and the page file. thanks a lot.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Try something like this for your dates
package edu.darden.common.tapestry;
import edu.darden.common.codetables.ivalue.ViewingRolesData;
import edu.darden.common.config.ApplicationProperties;
import edu.darden.common.tapestry.link.DardenCallback;
import edu.darden.common.tapestry.link.PreviousPag