|
- Epoch Converter - Unix Timestamp Converter
Easy epoch Unix timestamp converter for computer programmers Includes epoch explanation and conversion syntax in various programming languages
- Time zone list Epoch to time zone converter
There is only one Unix time and it is created by using the UTC GMT time zone This means you might have convert time zones to calculate timestamps Most programming languages have libraries to help you converting time zones, calculating by hand might not be a good idea because of the variety of time zones en daylight saving times
- Unix Hex Timestamp Converter
Epoch Converter Unix Hex Timestamp Converter Convert Unix hexadecimal timestamp to human-readable date This tool converts your hex timestamp epoch to a normal date It will also show the decimal Unix timestamp Click here if you want to convert normal (decimal) timestamps The current Unix hex timestamp is 687FCFAA Enter your hexadecimal
- LDAP, Active Directory Filetime Timestamp Converter
Convert 18-digit LDAP FILETIME timestamps to human-readable date The 18-digit Active Directory timestamps, also named 'Windows NT time format', 'Win32 FILETIME or SYSTEMTIME' or NTFS file time
- Cocoa Core Data Timestamp Converter
A Core Data timestamp is the number of seconds (or nanoseconds) since midnight, January 1, 2001, GMT (see CFAbsoluteTime) The difference between a Core Data timestamp and a Unix timestamp (seconds since 1 1 1970) is 978307200 seconds
- Whats the Current Day Number? - Epoch Converter
PHP $dayNumber = date("z") + 1; You can use an epoch to find other day numbers: date("z", epoch) + 1 date ("z") starts counting from 0 (0 through 365)! Python from datetime import datetime day_of_year = datetime now() timetuple() tm_yday PERL use Time::Piece; my $day_of_year = localtime->yday + 1; # or my $day_of_year = (localtime)[7] +1;
- WebKit Chrome Timestamp Converter
Convert WebKit Chrome timestamps to human-readable date Unix time This timestamp format is used in web browsers such as Apple Safari (WebKit), Google Chrome and Opera (Chromium Blink)
- Timestamp list (recent dates, upcoming dates, months, years)
You can see the regular date by hovering over a timestamp, or click here to see all dates on screen Recent and upcoming dates will use the local time zone for daylight saving (1PM summer time = 1PM winter time)
|
|
|