My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 1: DateTimeUtil.$ToDate not working correctly
1 person starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----


 
Reported by joseanto...@gtempaccount.com, Oct 26, 2010
What steps will reproduce the problem?
1. Create a string date with any format, for example: 30/10/2010
2. In that string, set the day to 30 or 31 (so the month can't be February)
3. Try to convert the string to a Date object using DateTimeUtil.$ToDate()

What is the expected output? What do you see instead?
I expect to obtain a valid Date object representing the date defined in the initial string.
However, I obtain a Date representing the first day of the especificated month (in the example: 1 - October - 2010)

What version of the product are you using? On what operating system?
0.5.101alpha
Windows Vista 32bits

Please provide any additional information below.



Powered by Google Project Hosting