mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-10 16:08:34 +01:00
2 lines
78 B
TypeScript
2 lines
78 B
TypeScript
declare function date (format : string, timestamp? : string | number | Date);
|