You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Brian McSweeney <br...@aurium.net> on 2003/04/08 14:52:49 UTC

Date formatting

Hi all,

I want to output a dropdown box with all the values of the month from today onwards.
However I want them to display correctly based on locale. I think that this might be 
simpler than the javascript date selectors discussed today. Does anyone know if I can 
use the DateFormat class for this instead?

cheers,
Brian