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