I create a DateGadget like so:
Code: Select all
DateGadget(#DatSetDateTime, 15, 35, 210, 25, "%yyyy/%mm/%dd %hh:%ii", 0, #PB_Date_UpDown)
Code: Select all
DateGadget(#DatSetDateTime, 15, 35, 210, 25, "%yyyy/%mm/%dd %hh:%ii")
Code: Select all
DateGadget(#DatSetDateTime, 15, 35, 210, 25)
PB 6.11 (LTS) x64, Windows 10/11 IoT LTSC