1#ifndef SENSESP_TRANSFORMS_TIMESTRING_H_
2#define SENSESP_TRANSFORMS_TIMESTRING_H_
18 virtual void set(
const time_t& input)
override;
Consumes a time_t time object and produces a human readable string of the time for UTC in ISO 8601 fo...
virtual void set(const time_t &input) override
TimeString(const String &config_path="")