So the case I'm interested in, is I have a Time(or DateTime) type and want to 
get what it's epoch nanosecond representation as an integer. Seemed like 
converting to a duration and doing inNanoseconds on it was the easiest way.

Reply via email to