Convert numbers between binary, octal, decimal and hexadecimal, and work with Unix timestamps in both directions.
This subcategory answers two recurring questions when reading logs and exports: which base a number is written in, and which date a timestamp corresponds to. Conversion runs both ways, so a timestamp can be decoded or built from a date.