Skip to content

Date to/from string conversions should use SQL format #5

@Stiivi

Description

@Stiivi

Operations such as string_to_date should use format as SQL databases use (see PostgreSQL for example).

Reason: more human readable than the strptime() format with %'s

Note that the SQL format is a bit richer and might have different first element indexes (1 vs 0) in some cases.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions