This website works better with JavaScript
Главная
Обзор
Помощь
Вход
Lumina-Internal
/
VLEX
Следить
2
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
Дерево:
55473b7e7c
Ветки
Метки
UAT
live
master
VLEX
/
BPM-UI
/
node_modules
/
ngx-bootstrap
/
datepicker
/
date-formatter.d.ts
date-formatter.d.ts
103 B
История
Исходник
1
2
3
export declare class DateFormatter {
format(date: Date, format: string, locale: string): string;
}