Generate Time in Milliseconds with asp
I am trying to compare two date and time value which requires comparing even the milliseconds. So far I could not find an asp function that generates data and time value in milliseconds. Does anyone have an idea of such a function? I need to persist this value in SQL Server, and I understand that SQL Server can handle date and time value in milliseconds.
Appreciate any help.
Nirav
|