StringToDateTime extension

on

Properties

toDateTime DateTime?

Available on String, provided by the StringToDateTime extension

Safely parse string to DateTime
no setter

Methods

toDateTimeOrDefault([DateTime? defaultValue]) DateTime

Available on String, provided by the StringToDateTime extension

Parse string to DateTime with fallback