Home » Developer & Programmer » Forms » receive date of format dd.mm.yyyy HH24:MI
receive date of format dd.mm.yyyy HH24:MI [message #140704] Wed, 05 October 2005 05:11 Go to next message
wucis
Messages: 60
Registered: March 2005
Member
I'm going through a displayed table with a loop.
I'm using :SYSTEM.CURRENT_VALUE to receive the value of the actual item
which is appended to the variable mystring of type VARCHAR2(1000)

If there is a date field in the table (e.g.: emp.hiredate),
(the item is in forms of type DATE with the Format Mask: dd.mm.yyyy HH24:MI ),
I receive only the date part. The hours, minutes are always set to 00

How can I hand over the correct hours, minutes to mystring ?

The form
Re: receive date of format dd.mm.yyyy HH24:MI [message #140854 is a reply to message #140704] Wed, 05 October 2005 22:43 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Change the item type from date to datetime.
David
Previous Topic: call reports 9i
Next Topic: Forms 4.5 - Is Query all records in a block available?
Goto Forum:
  


Current Time: Fri Sep 20 01:33:34 CDT 2024