Abstract the timestamp formatting into cli.py
Currently we format the timestamp inside the gnt-job info function. We will need this more times in the future, so move it to cli.py as a separate, exported function. Reviewed-by: imsnah
Please register or sign in to comment