Flexible Date Input

:placard: Summary A helper for date formatting.
:link: Repository flexibleDateInput
:information_source: Source URL https://qxxxgit.github.io/stash-plugins/index.yml
:open_book: Install How to install a plugin?

Features

  • When entering a date with an incorrect format, a link appears below the error to help correctly format the date for you.
  • YYYYMMDD is checked first, then the code falls back to JavaScript’s Date() to parse the value. Any format supported by Date() will work, including unix timestamps!

Installation

Add my Source URL to your plugins, and install “Flexible Date Input”

Screenshots

2 Likes