Date Picker

3 posts / 0 new
Last post
Brian Element's picture
Brian Element
Offline
Joined: 07/11/2012 - 19:57
Date Picker

I just added a date picker to the snippet section.   One limitation of the IDEAScript dialog is that there is no date picker.  I had recently seen a comment on the IDEA forum that they had a script for one but for whatever reason had not posted it in their script section.  So I decided to try and create one of my own.  I think the final product is not bad:

Date Picker

The code has an example of how to use it and access the dialog.  The < and > will move you through the months.  The year drop-down allows you to move in increments of 5 years forward and 5 years back.

Brian Element's picture
Brian Element
Offline
Joined: 07/11/2012 - 19:57

I just updated the script so it should can now be used with different regional settings and date formats.

Humphrey
Offline
Joined: 10/13/2020 - 09:34

Great. Am already using this on my scripts.