• #indieweb 2015-12-04
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#indieweb ≡
  • ←
  • →
2015-12-04 UTC
# 05:37
gRegorLove
GWG: Lately I've been using <input type="date" /> and using PHP's DateTime for validation and standardizing the format. It accepts a lot of variants, so if the browser doesn't support type="date" it still usually works.