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
the date in the error message of greater_than_or_equal_to is not localized. The output is something like 2024-01-08 07:18:00 UTC but I want it more human readable like: Montag, 08. Januar 2024, 07:18 Uhr
Example:
I have the following validation in my model:
Hi,
the date in the error message of
greater_than_or_equal_to
is not localized. The output is something like2024-01-08 07:18:00 UTC
but I want it more human readable like:Montag, 08. Januar 2024, 07:18 Uhr
Example:
I have the following validation in my model:
When I'm settting the
end_datetime
before thestart_datetime
i get the following error message:The text was updated successfully, but these errors were encountered: