Actions
Bug #9742
closedError when trying to debug line with "startDate = Time.parse('2014-Apr-01 12:00:30')"
ruby -v:
ruby 1.9.3p545 (2014-02-24) [i386-mingw32]
Backport:
Description
Tried debug and parse string which has date and time to Time using below code
Time.parse('2014-Apr-01 12:00:30')
Actual Result: Script failed with error attached errorLog.txt file which was copied from console
Expected Result: Should return Time without any error
Files
Actions
Like0
Like0Like0Like0Like0Like0