[ad_1]
Hello support ,
I am use the code to show the date calculaton
DATEOBJ(CDATE(fieldname2+266-IF(fieldname4 == ‘Day 3 embryo transfer’, 3,IF(fieldname4== ‘Day 5 embryo transfer’,5,0)), ‘mm/dd/yyyy’);)
Result date show like :Sat Nov 11 2023 00:00:00 GMT+0545 (Nepal Time)
I want to hide Time and country shwo want only show saturday,November11,2023 this format
