DateTime formatting in C#(dotnetperls.com)
submitted by
samdnp(980) 3 years, 2 months ago
You know the basics of DateTime formatting in C#, but did you know you can specify the era (BC, AD)?
This article shows how you can format your dates in C# using character strings. It has thorough examples of all the strings such as three-letter month and day strings. It also shows how you can specify the era, which has very limited use, but is part of the .NET framework.
|category: C#
|Views: 91
tags:
C# another
Everyones tags:
Your Tags: