32 views2 days agodatepicker datetime picker 1 Richard Coulson [DevOps Member]240 2 days ago 1 Comment Is it possible to make the DateTime Picker in a connector default to the current time? José Silva [SLC] [DevOps Enabler] Posted new comment 2 days ago José Silva [SLC] [DevOps Enabler] commented 2 days ago Hi Richard, Could you elaborate a bit more your use-case? If you want to always display on the DateTime picker the current time, you could try to use a timer (e.g, every minute or x seconds) to trigger a QAction to update the value. Kind regards 0 Answers ActiveVotedNewestOldest Please login to be able to comment or post an answer.
Hi Richard,
Could you elaborate a bit more your use-case?
If you want to always display on the DateTime picker the current time, you could try to use a timer (e.g, every minute or x seconds) to trigger a QAction to update the value.
Kind regards