With the day tag not giving a leading zero and the battery tag not working either I decided to find a way around the problem - so this is my attempt.
4 Likes
Nice face.
What’s not working with the battery tag? #BLN#
seemed fine for my first since back and it all changed (at least on the error reporting in creator, I can’t test on anything but a GW6).
For date with leading zero I just swapped #DdL#
for $#Dd#<10?0:$#Dd#
Is there a good generic thread here about all of the WFF borked stuff to save me wading?
3 Likes
Facer doesnt support some tags in the same way as it did previously due to the move towards WFF. There’s a list somewhere - but i see you found it in another thread
2 Likes
This also works with the hours or minutes for WFF compatibility.
1 Like