(format: string)
| 1268 | getUTCISOWeek(origin: Date): number; |
| 1269 | date_to_str(format: string): any; |
| 1270 | str_to_date(format: string): any; |
| 1271 | convert_to_utc(origin: Date): Date; |
| 1272 | to_fixed(value: number): string; |
| 1273 | [customMethod: string]: any; |
no outgoing calls
no test coverage detected