This is an automated email from the ASF dual-hosted git repository.

damccorm pushed a commit to branch users/damccorm/blog-fmt
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 4b5db57c8d8da5fa4580d7749dda53b97a1d7141
Author: Danny McCormick <[email protected]>
AuthorDate: Tue Nov 28 07:29:45 2023 -0800

    Fix blog date format
---
 website/www/site/content/en/blog/beam-2.52.0.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/www/site/content/en/blog/beam-2.52.0.md 
b/website/www/site/content/en/blog/beam-2.52.0.md
index 3e557fcb902..5654f16ceb3 100644
--- a/website/www/site/content/en/blog/beam-2.52.0.md
+++ b/website/www/site/content/en/blog/beam-2.52.0.md
@@ -1,6 +1,6 @@
 ---
 title:  "Apache Beam 2.52.0"
-date:   2023-11-17 14:00:00 Z
+date:   2023-11-17 09:00:00 -0400
 categories:
   - blog
   - release

Reply via email to