Skip to content

Fix post scheduler selecting wrong date

Martin Santangelo requested to merge fix/post-scheduler into release/4.21.0

Summary

When selecting the date on the post scheduler (depending on the time zone) it was selecting a different date.

closes #4014 (closed)

Steps to test

  • open the post scheduler selector
  • select today's date
  • Select a time ahead of the current time
  • Select done and the correct datetime should be set

Estimated Regression Scope

No expected regressions

Merge request reports