Meeting html

From Redazione
Jump to navigation Jump to search
Line 70: Line 70:
 
<script>
 
<script>
  
$( ".selector" ).datepicker({
+
$('.datepicker').datepicker({
  dateFormat: "yy-mm-dd"
+
    format: 'mm/dd/yyyy',
 +
    startDate: '-3d'
 
});
 
});
 
// Getter
 
var dateFormat = $( ".selector" ).datepicker( "option", "dateFormat" );
 
 
// Setter
 
$( ".selector" ).datepicker( "option", "dateFormat", "yy-mm-dd" );
 
  
 
</script>
 
</script>

Revision as of 13:11, 2 March 2020

The name of the meeting.
To citizens of what country this meeting is addressed?
The coordinates of this meeting is addressed?
A picture of the meeting.
Please enter the official url of the meeting for futher information
Please enter the contact phone of meeting organizer
Please enter the contact email of meeting organizer