Skip to content

Releases: bigbadplayer/DatePickerGO

DatePickerGO v1.0.3

01 Aug 23:00
Compare
Choose a tag to compare

Changelog v1.0.3

  • New: Preview of the selected date / range with the favourite date formats. The user don't need to remember the date format codes. Instead, he got a direct feedback of the result (before insertion).
  • Fix: CW formatting inserted the week number twice, even when the selected days were on the same week.

DatePickerGo v1.0.2

20 Jul 00:29
Compare
Choose a tag to compare

Changelog v1.0.2

  • New: Added option for the user to use LCID codes to insert name of months/days with different languages.
  • New: Added option of CopyAlsoToClipboard. If it's value is 1 (true), the selected date(s) will be copied to clipboard also.
  • New: Added Copy to clipboard only option on GUI as a Checkbox. Hotkey: 'C'. (This could be a workaround for File Save dialogues)
    In this case, the selected date(s) will be copied ONLY to the clipboard (regardless the state of CopyAlsoToClipboard option).
  • New: 1x left mouse click on Tray icon opens calendar GUI.
  • Fix: Further TrayIcon error debugging
  • Mod: Change hotkey modifier key for favourites from Ctrl+Numbers to only Numbers (1 for first, 2 for second, and so on).
  • Mod: Change default SplitChar from "-" to " - " .
  • Mod: Change default DateFormatCWsplitChar from "/CW" to ".CW" .

DatePickerGo v1.0.1

11 Jul 05:24
4f9b0e0
Compare
Choose a tag to compare

Quick fix for TrayIcon error (the .ico file compiled into the .exe, and will be extracted on first run).

DatePickerGo v1.0.0

06 Jul 22:39
db57fd0
Compare
Choose a tag to compare

First release

DatePickerGO
For Windows. Tested on Windows 10. Compiled with Auothotkey v2.0.3