On 12/18/2013 05:50 AM, Hugo Florentino wrote: > BTW, how could I benchmark the performance of both solutions (lets say > for a few thousand runs) to see if one is more efficient than the other? There is std.datetime.benchmark: http://dlang.org/phobos/std_datetime.html#.benchmark Ali