Does anyone know how to display a DatePart hour in 24-hour clock
format?

I have extracted the hour from an form field (ODBC date), but the
DatePart function for example returns 1 instead of 13 for 1 pm. I need
the variable in the 24-hour clock format.

Thanks.