date utility #3
Answered
by
farhan7reza7
spirito7phil
asked this question in
Q&A
-
|
does Date api in js have build in method for customized difference format |
Beta Was this translation helpful? Give feedback.
Answered by
farhan7reza7
Jan 26, 2024
Replies: 1 comment
-
|
no, for customized difference, you can use diff-ymd-package , install from npm like npm install diff-ymd-package or from github registry like npm install @farhan7reza7/diff-ymd-package |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
spirito7phil
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
no, for customized difference, you can use diff-ymd-package , install from npm like npm install diff-ymd-package or from github registry like npm install @farhan7reza7/diff-ymd-package