cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Time Entry in Webdynpro application

Former Member
0 Likes
490

Hi,

I am developing a webdynpro application. In this I want a field to contain Date and Time values. I tried by declaring it as Date field. But I am unable to enter time into this. Is there a way to enter both Time and Date.

Please let me know the solution.

Thanks and Regards,

D.NagaSurendra.

View Entire Topic
Former Member
0 Likes

Hi,

Please check this

Regards, Anilkumar

Former Member
0 Likes

Hi Anil,

I am able to get date by using the Caledar. But how to get the time? When I am making a field as DATE, I am able to select the date from the calendar icon that will be placed beside the input field. I want TIME also to be displayed along with the DATE. Please let me know how to do this.

Regards,

D.NagaSurendra.

Former Member
0 Likes

Hi

Create a Simple Types with date type in the Representation tab give the Format like "dd/MM/yyyy HH:mm" and bind it to the input element .

Kind Regads

Mukesh