You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to javascrip...@googlegroups.com
Buenas a todos!
Tengo un <input type="date" id="entrada1" name="salida1">. Esta linia me crea un control para poder introducir la fecha en formato mm/dd/yyyy pero me interesa que me muestre la fecha en formato dd/mm/yyyy.
Alquien puede ayudarme?
Muchas gracias
@CBertelegni
unread,
Jul 3, 2013, 1:24:37 PM7/3/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to javascrip...@googlegroups.com
<input type="datetime-local" id="entrada1" name="salida1"> te toma el formato horario del cliente.