Data Text for Classic
Data Texts: Shows number of guild members online, local time 24 h format, and durability.Uses class color
Anchored to default UI's action bars
By default uses 24 hour format, if you wish to change that just open the Clock - Local Time weak aura and in the custom function box edit the return date:
For 24 hour format use
return date("%H:%M:%S")
For am/pm formatuse
return date("%I:%M:%S %p")
页:
[1]