powered by
Converts Anki's millisecond-epoch timestamps to Date objects.
anki_timestamp_to_date(x)
Date object
Numeric timestamp in milliseconds since Unix epoch (1970-01-01)
# Convert a typical Anki timestamp anki_timestamp_to_date(1368291917470)
Run the code above in your browser using DataLab