You are here

private static property CalendarSystemsIntlCalendar::$remove_pattern in Calendar Systems 8.3

Some format modifiers are not supported in intl. They are simply removed.

Type: array

File

src/CalendarSystems/CalendarSystemsIntlCalendar.php, line 67

Class

CalendarSystemsIntlCalendar

Namespace

Drupal\calendar_systems\CalendarSystems

Code

private static $remove_pattern = '/[bfkpqvxCEJKQRVX]/';