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

damccorm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new d9523df08f7 Fix blog date format (#29544)
d9523df08f7 is described below

commit d9523df08f74943d3e30bcd90922bc0f6ded7ef5
Author: Danny McCormick <[email protected]>
AuthorDate: Wed Nov 29 11:53:20 2023 -0500

    Fix blog date format (#29544)
---
 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