tsconv

Convert hex of Windows FILETIME into human readable view. Input hex type of data at little endian, push "conv" button, then display a converted date/time in 100 nano seconds.This page is designed that you copy a value in EnCase Hex View and paste to input form in this page. Space characters are allowed in input data, but do not prepend "0x".

Default Input/Output value is 0 of Unix timestamp (i.e. 1970/01/01 00:00:00)

Windows Time (64-bit):

 

History

2024/01/13

Changed from PHP to JavaScript

2009/10/12

Change the input form

2009/10/04

Fix the handling of less than second

2009/09/07

Release alpha version