|
DateField in format : HH:mm:ss:ms
Hi Guys,
Im busy working on a project where I need to capture the current time as soon as a user presses a button, the problem is that in MIDP 2.0 the DateField only accepts time to the minute as soon as you click "save" it displays time in this format : 12:01:00. I need a custom control that allows me to set the time in the following format : 12:01:10:54 (Hours: Minutes: Seconds: Milliseconds)...
Is this at all possible as I have done extended searches on both google and other forums for a solution without any success.
Gib
|