Posted by Luigi Ballabio on URL: http://quantlib.414.s1.nabble.com/Re-About-QuantLib-TimeSeries-again-tp14030p14426.html
Hello Rob,
currently there's no class in QuantLib providing a timestamp.
You'll have to create a structure yourself containing a date and a
time, and use that as a key (I think you'll have to implement operator
< to make it work).
Luigi
On Thu, Jul 4, 2013 at 2:42 PM, Rob <[hidden email]> wrote: