Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hi ,developers!
I use the datedifference snippet,
choose two different date 2/18 00:00 - 2/19 00:00
it comes out 1455811200000
is it a special number or something? Can I format this number into a time or something??
Lee
It returns milliseconds
What it does it takes the date, and takes the milliseconds from epoch and then does the calculations