You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

This function returns the day of the week of any given timestamp in text form.

Syntax
dayOfTheWeekToString(timestamp, timeZone, language) #Output: Text
Examples
Parser expressionDescription
dayOfTheWeekToString({issue.duedate}, LOCAL, USER_LANG)

This function returns the day of the week as text.


If the due date was set to March 25th, 2011 23:15 and the user's Jira language was set to English the output would be Friday.

Additional information

Parameters used in this function

ParameterInput (data type)Description
timeZone

TIMEZONE

The time zone used for the calculation. 

language

LANGUAGE


Output

The function returns a TEXT