DateTime formatting extension method(weblogs.asp.net)
submitted by
thangchung(204) 1 year, 6 months ago
In current project, I get some troubles in DateTime class, about format the date time object with the pattern specific string and the current culture, so I decide to code some extension methods in DataTime class in .NET library. And I think it’s it very useful if somebody can use it as right way. I take some idea from this link and coding the enum class for its. After that I also used the Lambda Expression for...
|category: C#
|Views: 250
tags:
ExtensionMethod Enum C# another
Everyones tags:
Your Tags: