if (labelMoment.isValid()) {
                        if (me.options.time.round) {
                            labelMoment.startOf(me.options.time.round);
                        }
                        scaleLabelDiffs.push(labelMoment.diff(me.firstTick, me.tickUnit, true));