We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error print:
[×] Error in Fetching Installed Software details Debug : time data '2024-02-10 17:14:12' does not match format '%Y%m%d'
Required change is '%Y%m%d' -> '%Y-%m-%d %H:%M:%S'
'%Y%m%d'
'%Y-%m-%d %H:%M:%S'
The text was updated successfully, but these errors were encountered:
On next run below error poped up
[×] Error in Fetching Installed Software details Debug : time data '20240602' does not match format "'%Y-%m-%d %H:%M:%S'"
Sorry, something went wrong.
Closes Hrishikesh7665#1.
91ac37a
No branches or pull requests
Error print:
Required change is
'%Y%m%d'
->'%Y-%m-%d %H:%M:%S'
The text was updated successfully, but these errors were encountered: