useHumanReadableTime property
Whether to display timestamps in a human-readable format
(e.g., Jun 23, 2025 14:58:22
) instead of ISO 8601.
Implementation
final bool useHumanReadableTime;
Whether to display timestamps in a human-readable format
(e.g., Jun 23, 2025 14:58:22
) instead of ISO 8601.
final bool useHumanReadableTime;