Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Short Time Input Mask Displays Long Time Input

Status
Not open for further replies.

Kindi

Programmer
Jan 31, 2001
54
0
0
GB
Hi

I have 2 fields called start and end time, they are date/time datatypes, and when i have created the form i have put the short time input mask. BUT when i run the form it is the long time input mask (which includes seconds).

This is the input mask code in the property sheet for the 2 fields:

00:00;0;_

I also tried this input mask:

00:00

This didnt work either!

I am not sure what to try out next, any suggestions?

Thanks


 
Did you try putting 00:00 in the format property of the field?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top