Home > date > formatDistanceAgo
将时间转化为 xxx前 表示。
xxx前
Signature:
export declare function formatDistanceAgo(date: number | Date): string;
Returns:
string