Time Feature [message #269453] |
Sat, 22 September 2007 07:33  |
Power Penguin
Messages: 33 Registered: April 2007 Location: Australia
|
Member |
|
|
Hi guys im using oracle 10g and I know that when you make an application on the page under 'edit application' you can create drop down lists etc and there is a function to set a date and a combination of date with a time but is there a way I can just set an individual time in my interface the same way as you would using the calendar to set the date and time.
Thanks
|
|
|
Re: Time Feature [message #269650 is a reply to message #269453] |
Mon, 24 September 2007 00:15  |
 |
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
Define the item as 'Datetime' and use a 'Format Mask' of 'hh24:mi'. This will accept input as hours and minutes. Do some testing to see what happens when you don't type a ':'.
David
|
|
|