<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
</head><body>
<p style="margin: 0px;"><span><span>Hey, </span></span></p>
<p style="margin: 0px;"><span><span>I am about to add a fromString function to base::Time and since the current toString function outputs the time format currently down to millisecond precision I added an argument to set resolution. I would set the default to microsecond resolution for consistency reasons, unless there are major objections!? </span></span></p>
<p style="margin: 0px;"><span><span>Anyone out there relying on the format could use either fromString or switch resolution of toString back to milliseconds using an argument. </span></span></p>
<p style="margin: 0px;"><span><span><br/></span></span></p>
<p style="margin: 0px;"><span><span>Best</span></span></p>
<p style="margin: 0px;"><span><span>Thomas<br/></span></span></p>
</body></html>