You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-user@db.apache.org by Julio Cesar De Salvo <jd...@itechnology.com.ar> on 2004/05/12 17:27:50 UTC

best way to get the date format

Hi, I was wondering what is the best way to get the date format that's
being used in the DB.
Is there some method that I can use to pass a Date Object and parse the
date to String according to the DB date format?
 
Thanks