@antiraid-ext/formattimedelta
API reference for @antiraid-ext/formattimedelta
Updated April 11, 2026
@antiraid-ext/formattimedelta
Functions
formatTimeDelta
Format a TimeDelta into a human-readable string up to a week
Function Signature
--- Format a TimeDelta into a human-readable string up to a week
function formatTimeDelta(delta: datetime.TimeDelta) -> string end