I was tyring to convert the date "8/17/2004 7:42:00 PM" to a unixtime format. i getting a value as below
Ticks: 632283685200000 000
What is the heck is this? What is tick?
The expected value is "1092771720 "
Please let me know why is the number is too large & i need to interperate this huge number
Ticks: 632283685200000 000
What is the heck is this? What is tick?
The expected value is "1092771720 "
Please let me know why is the number is too large & i need to interperate this huge number
Comment