G
Guest
In Access2002, I have a date/time in a textbox control. I want the time to
ALWAYS DISPLAY in 24 hour format. However, when the control loses focus, the
time immediately gets displayed as xx:yy AM/PM. General Date format doesn't
allow for a 24-hour clock-time display, which is what I need. (This
application is for our security services, and they live and die by the
24-hour clock.)
So please, what custom format can I create (the syntax please) to display
date/time as:
MM/DD/YY hh:mm
where the "hh" field is 0-23 and doesn't show AM/PM text?
thanks!!
ALWAYS DISPLAY in 24 hour format. However, when the control loses focus, the
time immediately gets displayed as xx:yy AM/PM. General Date format doesn't
allow for a 24-hour clock-time display, which is what I need. (This
application is for our security services, and they live and die by the
24-hour clock.)
So please, what custom format can I create (the syntax please) to display
date/time as:
MM/DD/YY hh:mm
where the "hh" field is 0-23 and doesn't show AM/PM text?
thanks!!