Hour2400Transformer::format()
  • References/PHP/Symfony/Component/Intl/DateFormatter/DateFormat

string format(DateTime $dateTime, int $length)

2025-01-10 15:47:30
CurrencyBundleInterface::getCurrencyNames()
  • References/PHP/Symfony/Component/Intl/ResourceBundle

string[] getCurrencyNames(string $displayLocale = null) Returns the names of all known currencies

2025-01-10 15:47:30
NumberFormatter::formatCurrency()
  • References/PHP/Symfony/Component/Intl/NumberFormatter

string formatCurrency(float $value, string $currency) Format a currency value.

2025-01-10 15:47:30
NumberFormatter::parseCurrency()
  • References/PHP/Symfony/Component/Intl/NumberFormatter

bool|string parseCurrency(string $value, string $currency, int $position = null) Not supported

2025-01-10 15:47:30
TransformationRuleInterface
  • References/PHP/Symfony/Component/Intl/ResourceBundle/Transformer/Rule

interface TransformationRuleInterface Contains instruction for compiling a resource bundle.

2025-01-10 15:47:30
StubbingContextInterface::getIcuVersion()
  • References/PHP/Symfony/Component/Intl/ResourceBundle/Transformer

string getIcuVersion() Returns the ICU version of the bundles being converted.

2025-01-10 15:47:30
CurrencyDataProvider::forNumericCode()
  • References/PHP/Symfony/Component/Intl/Data/Provider

forNumericCode($numericCode) Data provider for {@link \Symfony\Component\Intl\Currency::forNumericCode()}

2025-01-10 15:47:30
FullTransformer::replaceQuoteMatch()
  • References/PHP/Symfony/Component/Intl/DateFormatter/DateFormat

string replaceQuoteMatch(string $quoteMatch) Replaces single quotes at the start or end of a

2025-01-10 15:47:30
Component\Intl\Collator
  • References/PHP/Symfony/Component/Intl

Classes Collator

2025-01-10 15:47:30
MinuteTransformer::getReverseMatchingRegExp()
  • References/PHP/Symfony/Component/Intl/DateFormatter/DateFormat

string getReverseMatchingRegExp(int $length) Returns a reverse matching regular expression of

2025-01-10 15:47:30