1
0
mirror of https://github.com/EGroupware/egroupware.git synced 2025-02-19 11:50:51 +01:00
egroupware_official/api/js/etemplate/lib/date.d.ts

2 lines
78 B
TypeScript

declare function date (format : string, timestamp? : string | number | Date);