You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
DatePoint was introduced in Symfony 6.4, but it's still impossible to use in a Doctrine entity, since it lacks a dedicated Doctrine type. It would be nice to get the type in the Doctrine bridge, similar to the already available UuidType and UlidType