This topic is locked

using date picker

4/14/2004 1:11:08 PM
ASPRunnerPro General questions
G
geirf author

Hello!
New question!
I want to make use of the date picker function, but I want the date information to be on the form
YYYYMMDD f.instance 20040413.
This is not one of the options I have.
I surely must do some coding. Do any have an example on how?
regards
geirf

Sergey Kornilov admin 4/15/2004

You will need to modify include/ts_picker.js file for this purpose.
Unfortunately I don't have any examples.