Results 1 to 2 of 2
Thread: DateTime picker problem
- 09-07-2012, 07:00 AM #1
Member
- Join Date
- Sep 2012
- Posts
- 3
- Rep Power
- 0
DateTime picker problem
Hi,
I am creating a hr portal which will arrange an interview with an applicant.
When I take the value of the time and value of date a jsp using dojo and insert it in an email that will be sent to the applicant, the email reads:
Hello darren,you have been selected for the java job interview on 2012-09-14T00:00:00+01:00 at 2012-09-07T04:25:00+01:00.
The 1st should read date only and the second with time only.e.g. 2012-09-14 and at 04:25.Any help????
jsp is :
<sd:datetimepicker name="timedate" startDate="07/09/2012" displayFormat="dd-MM-yyyy" value="today" type="date" label="Select Date for interview"/>
<sd:datetimepicker label="Time" name="time" type="time" displayFormat="HH:mm" required="true" onchange="false"/>
i am adding " +timedate+ " and "+time+" into my email.
- 09-07-2012, 10:13 AM #2
Moderator
- Join Date
- Apr 2009
- Posts
- 10,438
- Rep Power
- 16
Similar Threads
-
[Help] date picker problem!
By buihoang in forum AWT / SwingReplies: 0Last Post: 05-19-2011, 09:51 AM -
Date time picker
By Dipke in forum New To JavaReplies: 4Last Post: 10-20-2010, 12:52 PM -
what is java free datetime picker
By newbiejava in forum New To JavaReplies: 5Last Post: 07-24-2010, 03:13 PM -
Date Picker in swt
By ashin in forum SWT / JFaceReplies: 4Last Post: 12-21-2009, 07:12 PM -
Date Picker
By kishan in forum Advanced JavaReplies: 4Last Post: 08-31-2009, 03:13 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks