Difference between revisions of "Magic text:Day of the week"

(Created page with "<pre style="background-color: #EEEEEE; color: Black; border-radius: 10px padding: 10px;">This magic text will output the current day of the week in its full name (for example:...")
Tags: Mobile web edit Mobile edit
 
Tags: Mobile web edit Mobile edit
 
Line 1: Line 1:
<pre style="background-color: #EEEEEE; color: Black; border-radius: 10px padding: 10px;">This magic text will output the current day of the week in its full name (for example: Thursday).
+
<pre style="background-color: #EEEEEE; color: Black; border-radius: 10px padding: 10px;">This magic text will output the current day of the week in its full name (for example: Thursday). It is written [dayofweek].
 
You can for example use this to output the date to the user using the speak text action.</pre>
 
You can for example use this to output the date to the user using the speak text action.</pre>

Latest revision as of 12:23, 11 November 2023

This magic text will output the current day of the week in its full name (for example: Thursday). It is written [dayofweek].
You can for example use this to output the date to the user using the speak text action.