I want to display date in the format
1st
,
2nd
with the
st
or
nd
raised etc as shown in the below picture.

What I've managed to do is to display it as
1st day of 2020
, but I want it displayed as is in the image above.
Anyone with the idea on how I can achieve that in SSRS