LogoAntiRaid

@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

datetime.TimeDelta

Returns

ret1

string

Last updated on