What is UTC? And why does it matter for software?
When building custom software applications, we often encounter solutions that require the use of time, time zones, daylight saving time, and possibly UTC. UTC stands for Coordinated Universal Time, and it’s adjusted by a certain offset depending on the time zone. Many APIs and database processes use UTC to communicate time and it’s important that […]
