24 public object? Convert(
object? value, Type targetType,
object? parameter, CultureInfo culture)
54 public object ConvertBack(
object? value, Type targetType,
object? parameter, CultureInfo culture)
Converts a DateTime value into a contextually formatted date string.