Skip to content

Instantly share code, notes, and snippets.

@aaggour
Created July 25, 2019 22:48
Show Gist options
  • Select an option

  • Save aaggour/d2e01f90e8cfc3589b2d24068abe992e to your computer and use it in GitHub Desktop.

Select an option

Save aaggour/d2e01f90e8cfc3589b2d24068abe992e to your computer and use it in GitHub Desktop.
date type
<input type=date step=7 min=2014-09-08> - Monday only
<input type=time min=9:00 max=17:00 step=900> - 15m increments
<input type=week step=2 min=2014-W30>
@devded
Copy link
Copy Markdown

devded commented Jan 6, 2022

it's helpful, thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment