## Priority: HIGH ### Description Create event form should validate that event dates are in the future. ### Check - Event start date must be > current time - End date must be > start date - Sale start must be before event start - Proper timezone handling
Priority: HIGH
Description
Create event form should validate that event dates are in the future.
Check