🚀 Try it now: https://timestampsolver.com/
A client-side web tool for digital forensics investigators and researchers to identify and convert unknown timestamp formats. Quickly analyze and convert between Unix timestamps, Apple Cocoa timestamps, Windows FILETIME, and many other formats commonly encountered.
-
Multiple Timestamp Formats:
- Unix timestamps (seconds, milliseconds, microseconds, nanoseconds)
- Apple Cocoa/Core Data timestamps
- Windows timestamps (FILETIME, SYSTEMTIME, MS-DOS FAT)
- Network protocol timestamps (GPS, Twitter Snowflake, Discord Snowflake)
- Database timestamps (LDAP, SQLite Julian Day, SAS)
- Forensic artifacts timestamps (NTFS, HFS, Exchange)
- And many more...
-
Input Format Support:
- Decimal numbers
- Hexadecimal (with optional 0x prefix)
- Binary (with optional 0b prefix)
- Space-delimited hex bytes
- Little-endian byte representation
- Binary-coded decimal (BCD)
- Various specialized formats
-
Features:
- Real-time conversion
- Multiple interpretations of the same input
- Copy results to clipboard
- Links to format documentation
- Input format filtering
- Mobile-friendly design
- Enter a timestamp value in the input box
- The tool automatically attempts all possible conversions
- Results are sorted by relevance, with the most likely interpretations first
- Use the format selector to filter input interpretations
- Click the copy button to copy results to clipboard
- Unix Epoch (Seconds, Milliseconds, Microseconds, Nanoseconds)
- Apple Cocoa/Core Data (Seconds, Milliseconds, Microseconds, Nanoseconds)
- Windows FILETIME
- MS-DOS FAT
- NTFS Timestamp
- Windows SYSTEMTIME
- Exchange/ActiveSync
- OLE Automation Date
- GPS Time
- Twitter/Discord Snowflake IDs
- UUID v1 Timestamps
- WebKit/Chromium Timestamps
- LDAP/Active Directory
- SQLite Julian Day
- VMS Timestamp
- POSIX timespec
- SAS Datetime/Date
- ISO Week Date
- Julian Day
- TAI (International Atomic Time)
- IRIG Timecode
- SMPTE Timecode
- MIDI Timestamp
- RFC 2550 Date
- Decimal
- Hexadecimal
- Binary
- Hex Bytes
- Little-endian
- BCD
- GSM
- UUID
- Java Instant
- LDAP Time
- ISO Week
- IRIG
- GPS Week
- SMPTE
- RFC 2550
Feel free to contribute by:
- Opening issues for bugs or feature requests
- Submitting pull requests for improvements
- Adding new timestamp formats or input formats
- Improving documentation
GNU General Public License v3.0 - See LICENSE for details.
