Hi,
I have a database for users that I’m using which has some properties for a date range filter I set on another screen. This particular app is for an event that has a predefined date range and a bunch of sessions within the event. Each time a user is created and selects their sessions, I want to set a default “start date” so my calendar widget starts on day 1 when they open the agenda. What I can’t figure out is how to enter the date in the date & time properties I have set up. I’ve tried unix time but that doesn’t seem to work. Is there a way I could just enter in February 27th 2023 into that field? I feel like I’m overlooking something simple here.