Skip to content

[bug] The time of git auto-commit is wrong #75

Description

@Lovely-Ruby

The time of git auto-commit is wrong. I am in East 8 zone, and the time carried by auto-commit is always 8 hours late. I found that the method used is return defaultMessage + " " + new Date().toISOString();, and changing it to new Date().toLocaleString() can temporarily solve this problem

Remember to restart Logseq after changing the code to take effect

Image Image

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