Ask a question to get started
Enter to send•Shift+Enter new line
Format ISO timestamp as relative time (e.g., '5m ago', '2h ago').
format_relative_timestamp( iso_timestamp: str | None, ) -> str
iso_timestamp
str | None
ISO 8601 timestamp string, or None.
None