Problem/Motivation
Trying to add an event using date and time module
Steps to reproduce
1. Add an event using date and time that is past the system date and time.
For example - I am allowed to create an event that has date and time of June 1, 2021 with time of 8am (any timezone). Instead the code should check what the current system time and date is - which in this case would be current date and then allow me to create an event which is based on current/future time and future dates. Does this help explaining the bug?
Proposed resolution
Should not allow to select past date and time from current system date and time.