Duplicate Birthday date, EN format

It would be nice, but it's not a trivial fix for such a minor issue. In fact, looking even further back this was marked 'As designed' so I'm not positive we'll wind up making any changes here:

 
Ok, i see.
What would the correct syntax here to get the birthday date like 8 November?
Code:
{{ date($user.Profile.birthday.timeStamp, $user.Profile.birthday.format) }}
 
Back
Top Bottom