Seconds in time_dialog and initialisation
-
Trying to collect seconds from the standard time_dialog - is this possible? Also, is there anyway to initialise it?
Sorry for such a basic question.
Thanks in advance.
-
dialogs.time_dialog
only has minute precision, there is no way to make it show seconds. It's also not possible to set an initial time, it always shows the current time at first, sorry.
-
@omz K - thanks!