Skip to content

/id-calc confuses UNIX timestamp fields #556

Description

@danthe1st
  1. Describe the bug
    The /id-calc command shows both the UNIX timestamp in seconds and the UNIX timestamps in milliseconds. However, these fields are switched i.e. the field with milliseconds clntains the value with seconds and vice-versa

  2. Steps to reproduce
    Run /id-calc with a Discord-ID, e.g. /id-calc 358291050957111296
    Check the fields for the UNIX timestamp.

  3. Expected behavior
    The Unix-Timestamp field should contain the number of seconds since 1.1.1970 while the Unix-Timestamp (+ milliseconds) field should contain the number of milliseconds since that date.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions