Skip to content

dayname

Returns the name of a weekday (e.g. Monday):

${System.DateTime.Now.ToString('dddd')}
On this page
To top