StringExt extension

on

Properties

toDouble double
no setter
toInt int
no setter

Methods

calculateReadingTime() int
Calculate the reading time
toDuration() Duration
Assumes a string (roughly) of the format '\d{1,2}:\d{2}'
toSentenceCase() String
toTitleCase() String