military time

  • Thread starter Thread starter tmecurio
  • Start date Start date
T

tmecurio

The database field is a date-time field. I want to report it in military
time but change the format to 0000 not 00:00
 
hi,

The database field is a date-time field. I want to report it in military
time but change the format to 0000 not 00:00
Use either hhnn or hh:nn as format string depending on what you need.


mfG
--> stefan <--
 
Back
Top