var .now = dt// var .format1 = "2006-01-02" var .format2 = "Monday, January 2, 2006" writeln $"\.now:dt.format1;" writeln $"\.now:dt.format2;"