ephraimbuddy commented on a change in pull request #22239:
URL: https://github.com/apache/airflow/pull/22239#discussion_r825768355
##########
File path: dev/README_RELEASE_HELM_CHART.md
##########
@@ -273,6 +273,11 @@ cat <<EOF
EOF
```
+```shell
+export VOTE_END_TIME=$(date --utc -d "now + 72 hours + 10 minutes" +'%Y-%m-%d
%H:%M')
+export TIME_DATE_URL="to?iso=$(date --utc -d "now + 72 hours + 10 minutes"
+'%Y%m%dT%H%M')&p0=136&font=cursive"
Review comment:
The 10 minutes is to account for the time used in editing the email
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]