nihad640 / smartgwt

Automatically exported from code.google.com/p/smartgwt
0 stars 0 forks source link

How could I enter the date and time DateTimeItem? #632

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

What steps will reproduce the problem?
1. using attached TestCase
2. enter a date and time as 10/10/2011 10:10 in Contact Date or in Planned Start
3. when edited fields lost focus, the field changes its content and change the 
time 10:10 in 12:00 

What is the expected output? What do you see instead?
when edited fields lost focus the field does not change its content.

What version of the product are you using?
SmartGWT latest Nightly Builds, /builds/SmartGWT/3.x/LGPL/2011-10-05

On what operating system?
Xp, W7

What browser(s) does this happen in?
FF 4.0, FF 5.0, Crome 12.0.742.122.

Please provide any additional information below.
I also tried using setInputFormat("dd/MM/yyyy HH:mm"); without success.

Original issue reported on code.google.com by vlui...@tiscali.it on 6 Oct 2011 at 11:37

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Well I found, simply I use DataSourceDateTimeField instead of 
DataSourceDateField, sorry but I did not realize the possibility.

Original comment by vlui...@tiscali.it on 6 Oct 2011 at 1:54

GoogleCodeExporter commented 9 years ago
Good that you found out the problem, however in the future please do not use 
the issue tracker to ask questions.

Original comment by smartgwt...@gmail.com on 6 Oct 2011 at 4:29