Closed
Description
openedon Jun 3, 2021
For example, strftime('%Y', date($date, '2 years'))
can be simplifed to strftime('%Y', $date, '2 years')
.
(originally #24989 (comment))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment