This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Увійти
Lumina-Internal
/
VLEX
Слідкувати
2
Зірка
0
Відгалуження
0
Файли
Проблеми
0
Запити на злиття
0
Wiki
Дерево:
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;
}