From 2a9649c8ac89aa9d6c63d87a1df8d4bbbeb242cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Abdullah=20=C3=9CLKER?= Date: Mon, 18 Apr 2022 01:50:25 +0300 Subject: [PATCH] date -T eklendi --- bb.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bb.sh b/bb.sh index 09e5ff9..00defca 100755 --- a/bb.sh +++ b/bb.sh @@ -138,7 +138,7 @@ global_variables() { template_twitter_comment="<Type your comment here but please leave the URL so that other people can follow the comments>" # The locale to use for the dates displayed on screen - date_format="%B %d, %Y" + date_format="%B %d, %Y - %T" date_locale="C" date_inpost="bashblog_timestamp" # Don't change these dates