Skip to content

(current-second) returns unix time instead of TAI time #562

Description

@yorickhardy

R7RS states that (current-second) returns the current time on TAI scale, but does permit UTC up to a constant.
In most scheme implementations that I have looked at, an offset is included:

Should cyclone perhaps follow Gauche's implementation, i.e. time(NULL)+37-8?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions