This website works better with JavaScript
Начало
Каталог
Помощ
Вход
xusl
/
pfr
Наблюдаван
1
Харесван
0
Разклонения
0
Файлове
Задачи
0
Заявки за сливане
0
Уики
ИН на ревизия:
6615338f32
Клонове
Маркери
master
pfr
/
ui
/
node_modules
/
xe-utils
/
methods
/
date
/
helperGetDateTime.js
helperGetDateTime.js
98 B
История
Директен файл
1
2
3
4
5
function helperGetDateTime (date) {
return date.getTime()
}
module.exports = helperGetDateTime