winonarm15: 2024-06-26 22:10:49

This commit is contained in:
Ralf Koop 2024-06-26 22:10:49 +02:00
parent 003bf007a7
commit fd5abd87e5

View File

@ -3,3 +3,7 @@ Strings formattieren :
###### String-Interpolation mit`$`
'Console.WriteLine(**$**"Hello, {name}! Today is {date.DayOfWeek}, it's {date:HH:mm} now.");'
#format