Calendar offset

I’m looking to trigger a calendar event that will happen 2 weeks into the future. This seems pretty straightforward using the calendar trigger with an offset, like so:

Note in this screenshot from HA version 2023.06.4 that offset can only be specified in hours, minutes or seconds, so if I want a 2 week offset, do I have to set that to be 336 hours ? (2 weeks).

This screenshot taken from a youtube video dated 6 months ago shows that offsets can also be specified in days:

So has this been removed from the latest version of home assistant, or could there be some addon allowing this ?

I think this is just a UX standardization thing…

You can still use ‘days’ if you click the expansion menu and edit the offset in YAML:

If you switch back to visual editing, the offset will be automatically converted to hours.