mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-15 04:24:41 +01:00
2 lines
78 B
TypeScript
2 lines
78 B
TypeScript
declare function date (format : string, timestamp? : string | number | Date);
|