Hi, "Date" is too heavy for simple things, all i want is just a date picker, where i will have start date and end date.I have searched for a simple date picker, and there were none!!! this is what is user friendly.
Can we have this without "time"please?i.e only "date" is required

Comments

meladawy’s picture

thanks for your issues...yes sir its easy

1-download the current module
2- open "js/date_time.js"
3- in line 3 replace "datetimepicker" with "datepicker"

:) good luck

meladawy’s picture

Status: Active » Fixed
meladawy’s picture

Status: Fixed » Closed (fixed)
sapguroo’s picture

Hi Thanks,
I was looking for a module which could populate calendar according to available dates
from user side
ex:user has booked for a period -(From and To dates) and if he wants to book another period then the dates already booked should not be available for selection
there is one such available here:http://www.tarrget.info/calendar/scw.htm#examples-demo
in fact, for some customization I contacted him long back, He was kind enough to help me in making such thing ( not for drupal based site).
This has a calendar make function which can be used for this purpose.
I am just suggesting.
is this interesting to you?

sapguroo’s picture

Hi Thanks,
I was looking for a module which could populate calendar according to available dates
from user side
ex:user has booked for a period -(From and To dates) and if he wants to book another period then the dates already booked should not be available for selection
there is one such available here:http://www.tarrget.info/calendar/scw.htm#examples-demo
in fact, for some customization I contacted him long back, He was kind enough to help me in making such thing ( not for drupal based site).
This has a calendar make function which can be used for this purpose.
I am just suggesting.
is this interesting to you?

sapguroo’s picture

Status: Closed (fixed) » Closed (duplicate)
sapguroo’s picture

Hi When I am using this field in my form the length of the field is too long, how to make it just for 10 characters length?