Can a short date format be converted to a string for displaying on a label? Specifically, I would like to use the format in my label. For instance, if I have
<label>{{dateFormat}}</label>
, then the variable dateFormat
holds the value of the short date format. The expected output will be M/d/yy