Skip to content

Values used in timestamps are in milliseconds instead of seconds as documented #152

Description

@markbirbeck

The values used in atime, ctime and mtime (automatically created when using the timestamps() method) are documented as being Unix time, but are actually milliseconds:

// see: http://en.wikipedia.org/wiki/Unix_time

Do we want to change the documentation so that it's no longer Unix time, or do we want to modify the code to match the documentation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions