javascript - JS jquery date calendar which displays localized date but sends ISO to the server? -
i'm looking simple jquery js date calendar gracefully degrade html5 date fields.
on latest versions of chrome, type=date field renders calendar localized current browser language. field value set iso date. value sent server iso date. , when field renders, displays localized date iso value.
i same behavivor firefox/ie9 or >. there out-of-the-box working jquery/pure js component that?
thanks.
Comments
Post a Comment