@antiraid-ext/formattimedelta
API reference for @antiraid-ext/formattimedelta
@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
Arguments
delta
Returns
ret1
Last updated on