Dates
- How I convert time zones for logs and meetings without doing mental math
Time zone mistakes cause confusing incident timelines and missed meetings. I prefer converting explicitly instead of doing the offset in my head. The Time Zone Converter tool is useful because it lets me check the result …
- How I read Unix timestamps without guessing seconds or milliseconds
A timestamp bug often starts with one question: is this value in seconds or milliseconds? Getting that wrong can move dates to 1970 or far into the future. The Timestamp Converter tool is useful because it lets me check …