Home:ALL Converter>time formatting in python combined with sys module

time formatting in python combined with sys module

Ask Time:2021-03-27T06:20:09         Author:begginer

Json Formatter

Is it possible to combine sys module and time module in python? I want to write a program that check if the sys argument that the user has put in is in the right time format e.g. "%H:%M"

Author:begginer,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/66824984/time-formatting-in-python-combined-with-sys-module
yy