Is there any function available to get day of the week in RTF BI publisher
let say i have some date comming in XML format as below :
I have a <PAYMENT_DATE>2024-02-26</PAYMENT_DATE> column in XML file and
I am using this value I need to bring back previous sunday and Saturday dates in RTF templates
Not getting any date function to get day of the week like Sunday as 1 ,mon as 2 like …. etc