Skip to content

Simplify calls to date nested in strftime #25027

Closed

Description

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

Metadata

Assignees

Labels

area-queryarea-sqliteclosed-fixedThe issue has been fixed and is/will be included in the release indicated by the issue milestone.good first issueThis issue should be relatively straightforward to fix.type-enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions