soCalendar Demo

This demo page is work in progress!

  1. This will load the calendar using your browser locale and defaults.

  2. This will load the calendar using your browser locale and defaults.

  3. This input already has a date in the format DD/MM/YYYY so the calendar should default to this.

  4. Using en-US as locale - first day of week is Sunday and date format is MM/DD/YYYY.

  5. Using fr-FR as locale - Not the days of the week matches the language

  6. Using zh-CH as locale - Not the days of the week matches the language

  7. Using fr-FR as locale - Not the days of the week matches the language

  8. Using fr-FR as locale - Not the days of the week matches the language

  9. This will be changed from type=date to type=input

  10. This is triggered from the button and targets the input `target-input`

    The input has an input mask to help with entering a date.