Author | Message | Time |
---|---|---|
Dyndrilliac | I was wondering, does anyone know the smallest increment of time the format() function can accurately show? The smallest I got it to go to was nanoseconds. | May 28, 2004, 8:24 PM |
Adron | I suggest you look at the storage format for date/time in VB, count the number of bits, and see how great the accuracy comes out to be. | May 28, 2004, 11:19 PM |