This website works better with JavaScript
Gitinn
Accueil
Explorer
Aide
S'inscrire
Connexion
proginn
/
proginn-lib
Suivre
3
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
a4a1131367
Branches
Tags
master
proginn-lib
/
dist
/
utils
/
formatter.d.ts
formatter.d.ts
95 B
Historique
Raw
1
export declare const formatTime: (t: Date | number | string, format: string) => string | null;