How to Convert a Unix Timestamp to a Readable Date (and Back)
What that raw number in an API response or log file actually means, why seconds and milliseconds get confused so often, and how to convert it correctly in both directions.
Read more2 articles tagged “Data”.
What that raw number in an API response or log file actually means, why seconds and milliseconds get confused so often, and how to convert it correctly in both directions.
Read moreCleaning up a list that has accidental repeats, without the alphabetical reshuffle most "remove duplicates" tools force on you.
Read more