Skip to content

Please add cl-postgres-datetime #1674

@chaitanyagupta

Description

@chaitanyagupta

cl-postgres-datetime provides date/time integration for cl-postgres. It has
a slightly different take on this integration as compared to other solutions.

It uses local-time for types that use time zones (i.e. timestamptz) and
simple-date for types that don't (i.e. timestamp, date, time, interval).

It is available at https://github.com/chaitanyagupta/cl-postgres-datetime

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions