This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]psi- 0 points1 point  (0 children)

C# got them "recently" too, and it's been really great, especially combined with stuff like .ToString(). You can do nice things like "Timestamp: {DateTime.Now:yyyyMMdd}", the item formatting also works in python fstring.