Renders an absolute or relative timestamp as safe terminal text.
This function is framework-independent. Import it from blessed-components/timestamp to keep Blessed outside the module graph.
blessed-components/timestamp
Date value, formatting mode, locale/time zone, and text layout.
Plain text without ANSI sequences or Blessed tags.
RangeError Thrown for invalid date values or invalid text dimensions.
RangeError
Renders an absolute or relative timestamp as safe terminal text.
This function is framework-independent. Import it from
blessed-components/timestampto keep Blessed outside the module graph.