Get (hour, minute) from Telegram command argument with hh:mm format.
n_arg (int, optional) – Numerical argument index (default is 0).
A tuple containing hour (int) and minute (int).
tuple
get_command_args_daily_job_time_format()