WA发布 发表于 2023-6-11 21:28:48

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]
查看完整版本: Data Text for Classic