Use DateFormat to support translation month name

Created on 8 April 2025, 17 days ago

Change bellow code to support translation month name

$gregorian_date = $date->format('d F Y')

new code
$gregorian_date = $this->hijriFormatManager->dateFormatter->format($date->getTimestamp(), 'custom', 'd F Y');

📌 Task
Status

Active

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024