jijopaulose / mobiscroll

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

Date Time on one line with out Space between Date Time. #66

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. $('.AppointmentDateTime').scroller({ preset: 'datetime', dateFormat: 
'yymmdd', timeFormat: 'HHii' });
2.
3.

What is the expected output? What do you see instead?

Expected: 20120114 1104
Inseated: 201201141104

What version of the product are you using? On what operating system?
1.5.3

Please provide any additional information below.

Original issue reported on code.google.com by jareoumi...@gmail.com on 14 Jan 2012 at 4:05

GoogleCodeExporter commented 9 years ago
It works fine for me, the expected output appears: '20120114 1104'

Original comment by diosla...@gmail.com on 16 Jan 2012 at 9:19

GoogleCodeExporter commented 9 years ago

Original comment by diosla...@gmail.com on 20 Feb 2012 at 8:04