Home
last modified time | relevance | path

Searched refs:sUtTime (Results 1 – 1 of 1) sorted by relevance

/dports/astro/kstars/kstars-3.5.6/kstars/tools/
H A Dcalendarwidget.cpp228 … QString sUtTime = QLocale().toString(time.addSecs(skycal->get_geo()->TZ() * -3600), "hh:mm"); in drawAxes() local
245 p->drawText(r, Qt::AlignCenter | Qt::TextDontClip, sUtTime); in drawAxes()