Black Friday Sale is now Live

BUG: Date format mod M j, Y doesn't show the year

  • Solved
  • Posted 3 weeks ago

Hi,

if I use @author(profile.birthdate.date).date_format(M j Y) show correct but if I add a comma @author(profile.birthdate.date).date_format(M j, Y) show only Month and day.

Thanks!