StringExtensions extension
- on
Properties
- capitalize → String
-
Available on String, provided by the StringExtensions extension
capitalize each word in the lineno setter - capitalizeFirst → String
-
Available on String, provided by the StringExtensions extension
capitalize first letter of the stringno setter - newLine → String
-
Available on String, provided by the StringExtensions extension
no setter - toDateTime → DateTime?
-
Available on String, provided by the StringExtensions extension
Parses the string into a DateTime object, returning null if the format is invalid.no setter