CyberChef icon indicating copy to clipboard operation
CyberChef copied to clipboard

Feature request: WebKit timestamps

Open jeff-bb opened this issue 4 years ago • 1 comments

I would like to be able to parse WebKit timestamps. They are very similar to existing Unix timestamps, but it's a 64-bit value for microseconds since Jan 1, 1601 00:00 UTC.

jeff-bb avatar Jun 04 '21 17:06 jeff-bb

The idea of the following (shameless reference to someone else's) work could easily be used as a recipe to convert between the two formats: https://gist.github.com/mariuswatz/9907831

twier avatar May 12 '22 12:05 twier