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