Kraken API uses a timestamp (called "tm" or "time" in the API documentation) that is a double
representing seconds since the Unix epoch. This class helps working with those timestamps.
Especially when specifying relative dates/times like "1h" or "15m".