Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! 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