the only problem with various datepickers is internationalization. I'm a big fan of ISO format but finding a datepicker that adapts itself to strftime behaviour always seems to "escape" js developers ^_^
On Wednesday, July 23, 2014 8:40:47 PM UTC+2, Leonel Câmara wrote: > > So web2py's datepicker is horribly ugly this is yet another plugin to > change it using http://www.eyecon.ro/bootstrap-datepicker. This one works > nicely with bootstrap 3. > > To use it simply import: > > from plugin_bs_datepicker import bsdatepicker_widget > > And then, in your field, set it as the widget for your field like in this > example: > > Field('birthdate', 'date', widget=bsdatepicker_widget) > > Hopefully it's useful to anyone else. > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.