Splitting Timer string

is it possible to split the timer string?
so we can split up the hours, minutes, colon, seconds?
for example if you have a normal font (not fixed width) we could have hours, minutes right aligned + add a colon with normal layer and then add seconds left aligned, this would then be a workaround packaging non fixed width fonts with skins, the alignment issues is the main thing so the colon would be in a fixed position regardless of font, doesnt really matter then if numbers dont particularly line up then, although for an LCD type font fixed width is the only way to go as you'd probably create a draft layer underneath to act as it would in a real display
something like time(hh), time(mm), time(ss)
of course if toggled then time would resort to remaining/spent
am i asking too many questions?
so we can split up the hours, minutes, colon, seconds?
for example if you have a normal font (not fixed width) we could have hours, minutes right aligned + add a colon with normal layer and then add seconds left aligned, this would then be a workaround packaging non fixed width fonts with skins, the alignment issues is the main thing so the colon would be in a fixed position regardless of font, doesnt really matter then if numbers dont particularly line up then, although for an LCD type font fixed width is the only way to go as you'd probably create a draft layer underneath to act as it would in a real display
something like time(hh), time(mm), time(ss)
of course if toggled then time would resort to remaining/spent
am i asking too many questions?
