Skip to content

Instantly share code, notes, and snippets.

@devded
Forked from aaggour/date type
Created January 6, 2022 09:54
Show Gist options
  • Save devded/c4fcde73c964d2614a9c23390784cb4e to your computer and use it in GitHub Desktop.
Save devded/c4fcde73c964d2614a9c23390784cb4e 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment