sirganeshv / Seminar

0 stars 0 forks source link

Decide on the format of the date to be shown #33

Open sivaraam opened 7 years ago

sivaraam commented 7 years ago

It has been chosen to use jQuery UI for date. It provides a variety of formats for displaying the date. A complete list of formats could be found at http://api.jqueryui.com/datepicker/#utility-formatDate

A demo of a few formats could be seen at http://jqueryui.com/datepicker/#date-formats

The exact format of the date to be shown has to be decided.

sirganeshv commented 7 years ago

@sivaraam For now i am using the format as dd-M-y

sivaraam commented 7 years ago

a single M! That doesn't sound nice. An example?