C
chris-s
I'm converting some old eVB code, argh!, and have a requirement to
convert a datetime value into a double in order for them to retain
some database compatibility.
The old eVB code simply did "CDbl(Now())", any suggestions on how to
obtain the same result in .Net?
Cheers
Chris
convert a datetime value into a double in order for them to retain
some database compatibility.
The old eVB code simply did "CDbl(Now())", any suggestions on how to
obtain the same result in .Net?
Cheers
Chris