Skip to content

Instantly share code, notes, and snippets.

@JJK96
Last active July 31, 2024 08:10
Show Gist options
  • Save JJK96/ec558b4bf2eb8b5dff30010a9ecac581 to your computer and use it in GitHub Desktop.
Save JJK96/ec558b4bf2eb8b5dff30010a9ecac581 to your computer and use it in GitHub Desktop.
SQLite convert microsoft edge or google chrome history file timestamp
strftime('%d-%m-%Y %H:%M',datetime(timestamp/1000000+unixepoch("1601-01-01"), 'unixepoch', 'localtime'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment