Can I just have the date displayed without the time in the javascript calendar date selector
Return to Recent Questions
Q:
Can I just have the date displayed without the time in the javascript calendar date selector?
A:
But you can chose the output data format.
See more info:
http://www.calendardatepicker.com/parameters.html#param
calendarDatePicker.handlers( ['txt', 'txt', {type : 'date', format: '%d-%m-%Y'}] );
The result will be: 12-02-2009
Return to Recent Questions
Related:
- Sep 24, 2006 - If there is a way of establishing the width at "runtime" in the javascript dynamic menu?
- Oct 29, 2006 - When I purchse your javascript select menu, does this include any future updates?
- Nov 19, 2006 - How to display my javascript top menu without a border, but my subitems all have a border.
- Dec 31, 2006 - Is there a way to use the javascript floating bar without generating the warning?
- April 24, 2007 - I want to know if javascript context menu can be displayed?
- April 27, 2007 - I can't validate my pages with W3C or WDG validators using javascript menu vertical
- Aug 23, 2007 - I get "coches" word in black when the javascript tabs loads the first time.
- Sep 08, 2007 - The accents in the labels of click menu javascript are not displayed.
- Sep 11, 2007 - My site no longer validates with cascading menu javascript
- Dec 21, 2007 - How do I expand the length of vista html drop menu tab images to accommodate longer text?
- Feb 05, 2009 - Is there any setting within the JavaScript javascript drop menu that would make the 1st sub menu indent a couple of pixels...?
|