UNPKG
@nexle-soft/quick-desk-client
Version:
alpha-1 (0.0.1)
alpha-10 (0.0.10)
alpha-11 (0.0.11)
alpha-12-axios-0.19 (0.0.12)
alpha-15-typescript-3 (0.0.15)
alpha-16-typescript-3 (0.0.16)
alpha-17-typescript-3 (0.0.17)
alpha-18-typescript-3 (0.0.18)
alpha-19-typescript-3 (0.0.19)
alpha-2 (0.0.2)
alpha-20-typescript-3 (0.0.20)
alpha-21-typescript-3 (0.0.21)
alpha-22-typescript-3 (0.0.22)
alpha-23-typescript-3 (0.0.23)
alpha-24-typescript-3 (0.0.24)
alpha-25-typescript-3 (0.0.25)
alpha-3 (0.0.3)
alpha-4 (0.0.4)
alpha-5 (0.0.5)
alpha-6 (0.0.6)
alpha-8 (0.0.8)
alpha-9 (0.0.9)
latest (0.0.25)
0.0.25
0.0.24
0.0.23
0.0.22
0.0.21
0.0.20
0.0.19
0.0.18
0.0.17
0.0.16
0.0.15
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Typescript Client for Quick desk's APIs
www.nexlesoft.com
nexlesoft/quick-desk-client
@nexle-soft/quick-desk-client
/
dist
/
src
/
utils
/
date-time.d.ts
3 lines
•
149 B
TypeScript
View Raw
1
2
3
export
declare
function
padZero
(
num
:
number
):
string
;
export
declare
function
formatDate
(
date
:
Date
):
string
;
//# sourceMappingURL=date-time.d.ts.map