Quantcast
Channel: Share Our IdeasShare Our Ideas - Tag Archive for "DateTime format"
Browsing latest articles
Browse All 2 View Live

SQL datetime format

The following conversion options are available for sql datetime format : select convert(char, getdate(), 100) – mon dd yyyy hh:mmAM (or PM) – Oct  2 2008 11:01AM select convert(char, getdate(), 101) –...

View Article


String Format for DateTime in C#

String Format for DateTime in C# To Custom DateTime Format There are following custom format specifiers is available y (year), M (month), d (day), h (hour 12), H (hour 24), m (minute), s (second), f...

View Article

Browsing latest articles
Browse All 2 View Live