locale property
The locale identifier to use for date parsing when a format is applied.
If null, defaults to ConvertConfig.locale.
Implementation
final String? locale;
The locale identifier to use for date parsing when a format is applied.
If null, defaults to ConvertConfig.locale.
final String? locale;