Browse all articles and tutorials in one overview.
In October 1582, the calendar jumped straight from Thursday the 4th to Friday the 15th, erasing 10 days that simply ne… Read more
Excel stores dates as serial numbers counting from January 1, 1900, while Unix epoch time counts seconds from January … Read more
Your computer keeps time when it's off thanks to a tiny chip called the real time clock (RTC), which runs on a small C… Read more
If your cron job is not running, the cause is almost always one of five things: cron uses a stripped-down environment … Read more
TAI (International Atomic Time) and UTC (Coordinated Universal Time) are both built from the same super-precise atomic… Read more
The short answer: pick ULID when you need IDs that sort by creation time and stay readable, and pick UUID when you nee… Read more
A negative unix timestamp is simply a timestamp with a value below zero, representing a date and time that occurred be… Read more
Converting a Linux timestamp to a date is something you'll do constantly as a developer or sysadmin, and Linux gives y… Read more
NTP time synchronization is the process by which computers, servers, and network devices automatically set and maintai… Read more
Every time a user logs into a SaaS application, an auth token is generated and handed to their browser or mobile app. … Read more
If you've ever stored a date in a database, built an API, or debugged a scheduling bug that only appeared in certain c… Read more
If you've ever integrated two systems that store dates differently, you already know the pain. One API returns 1714521… Read more
Try a different keyword or clear the search.