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