From 8b07c6ca07cd77b095c5fc9bd59a1158d4050110 Mon Sep 17 00:00:00 2001 From: GitGinocchio Date: Tue, 27 Aug 2024 15:43:52 +0200 Subject: [PATCH] test --- README.md | 3 +++ main.py | 3 +-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9cd412f..5d2ba36 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ Show your spotify stats inside your README.md
Top 10 Artists diff --git a/main.py b/main.py index 7f9992c..b142ed8 100644 --- a/main.py +++ b/main.py @@ -41,9 +41,8 @@ # Nuovo contenuto da inserire nella sezione new_content = f""" - # Last Update Timestamp -

{datetime.datetime.now(datetime.UTC).timestamp()}

+

{datetime.datetime.now(datetime.UTC).strftime("%d/%m/%Y, %H:%M:%S")}