0
I need the following, to have an open calendar (if possible already come with yesterday’s dates back blocked) to make service scheduling, when clicking the date X, then I’ll throw that date in a input.
I don’t know how to create this date field, someone can help me?
jquery datepicker
– Daniel Costa
Thanks, I got it, I used this: http://jsfiddle.net/KRFCH/ know how to change to Portuguese? the dates are not in English
– Leandro Teraoka
tried using the input type date of Html5?
– Luis Fernando Mangia
could http://www.devmedia.com.br/calendario-em-jquery-criando-calendarios-com-datepicker/37458
– Leandro Teraoka
Give a look at the documentation of datepicker that there is how to translate
– Daniel Costa