This is an automated email from the ASF dual-hosted git repository.
alamb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-site.git
The following commit(s) were added to refs/heads/main by this push:
new 895e232 add timezone (#19)
895e232 is described below
commit 895e232ee9f4e3831ea82e8b412fd6a541fccad7
Author: Andy Grove <[email protected]>
AuthorDate: Tue Aug 20 09:31:17 2024 -0600
add timezone (#19)
---
_config.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/_config.yml b/_config.yml
index e8fec81..a86ee0a 100644
--- a/_config.yml
+++ b/_config.yml
@@ -30,6 +30,7 @@ twitter_username: ApacheDataFusio
github_username: apache
markdown: kramdown
permalink: /:year/:month/:day/:title/
+timezone: UTC
# Build settings
theme: minima
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]