egroupware_official/api/js/etemplate/lib/date.d.ts

2 lines
78 B
TypeScript

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