DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

The Comprehensive Guide to Custom DateTime String Formats in C#

5 years ago 1 min read blog.ivankahl.com

Summary: This is a summary of an article originally published by Ivan Kahl. Read the full original article here →

When working with C#, we can convert a DateTime object to a string. If we don't specify any formatting options, the default DateTime string format will be outputted. However, C# gives us the power to completely customise how the DateTime object should be outputted using custom format specifiers.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com