Skip to content

Releases: PsychoAndi/PickDT

More pickers...

15 Mar 20:22
d09e1cd
Compare
Choose a tag to compare
  • Added mini picker (with and without time changing capabilities).
  • Added Picker.pickerTitle
  • Again a better demo program

Added .formatMonthDay

14 Mar 13:00
14db2d1
Compare
Choose a tag to compare
  • Now you can have a date like "3/14/2020"
  • A better demo window

Better and better!

14 Mar 11:03
f98feb3
Compare
Choose a tag to compare
  • Saturday and sunday now can be colored or not (PickDT.weekendColor = True/False)
  • Saturday and sunday now can be bold or not (PickDT.weekendBold = True/False)
  • Changed fontsize of the buttons to 16 (previous and next month days are size = 10)
  • the output now handles am/pm correctly

More improvements...

13 Mar 22:58
510fad8
Compare
Choose a tag to compare
  • Added the AMPM-mode

Some improvements

13 Mar 21:46
bfa0426
Compare
Choose a tag to compare
  • Localized in english and German
  • Week can start on Sunday as well (set PickDT.weekstartsonmonday = False)

0.1 ... it works

10 Mar 16:30
14a5d90
Compare
Choose a tag to compare

Fixed the error that the minute up button doesn't work (works as 1 minute down 👍 👎 )