Hi, Im using layer->setAggregateLabelFormat("{={value}/60}:{={value}%60|0.}"); like this,
I wish to display the number as time, hours,minutes, seconds. Ive already asked this in
other post, but Im trying to go around it. When I try to get minutes by this {={value}/60},
the value rounds itself, and therefore I get wrong results, I need to just cut off the decimal
number, is it possible?
Thanks
Josef |