-
Add some custom css to the element
-
The date element is only presentational.
to manipulate dates add “date” extension
so you can find date related formulas
the formuladateIso
will convert a date object into a string in simplified extended ISO format -
you can find the formulas for making date manipulation as well
2 Likes