Journalctl::MicrosecondsEpochConverter
Custom JSON converter for __REALTIME_TIMESTAMP (microseconds string) to Time
Class methods
Converts from JSON, typically called by JSON::Serializable. Uses read_string_or_null to correctly handle JSON null values.
Helper to convert from a string value, also handling nil or empty strings.