scottaherbst
Technical User
I have two variables in a program I am working on. One is a double, the other a timespan. I want to compare whether one is greater than the other.
However, I am having trouble converting a double to a timespan and a timespan to a double (either of which would work for me). Any suggestions?
However, I am having trouble converting a double to a timespan and a timespan to a double (either of which would work for me). Any suggestions?