ImanMh / lastDate

A minimal modular date time picker with different calendar support
GNU General Public License v2.0
0 stars 0 forks source link

My expectations form lastdate #1

Open ImanMh opened 8 years ago

ImanMh commented 8 years ago
  1. multiple calendar support (Persian, Gregorian, ...)
  2. on the fly option changing (no need to page reload to change an option)
  3. range selection
  4. setting min and max date
  5. easily changing format of dates
  6. view template support
  7. events (open, close, select)
  8. controllable via JavaScript API (close, open, destroy)
  9. easy to initialize & install
  10. modular
  11. easy theme switching
  12. responsive design considered on default themes
  13. timestamp or formatted input output of any date cell
  14. standard date formatting support
  15. easily initialization from server side or client side
  16. support for multiple date pickers in the same page
  17. the ability to choose the format of hidden input fields (submitted value)
  18. defining the start date on initialization and programmatically. (useful for linked date pickers)
  19. set visible month option (which month is viewed when dp is opened)

Please give me your suggestions.

ImanMh commented 8 years ago

Special thanks to Mahdi Majidzadeh and Ali Abasi for giving helpful suggestions.

MahdiMajidzadeh commented 8 years ago

show some date and save another date :smile:

ImanMh commented 8 years ago

@MahdiMajidzadeh I don't understand what exactly do you mean by that, would you please explain in more details?

MahdiMajidzadeh commented 8 years ago

I want show user Jalali calendar but send Gregorian date with form, some other library do that with a hidden input