SQL Datetime Woes – The ultimate guide to the datetime datatypes
October 3rd, 2008
Comments off
I’ve not worked with SQL Server DateTime values for a while now so was a little rusty. I needed to do some date filtering and came across the following site by MVP Tibor Karaszi that I found really useful:
http://www.karaszi.com/SQLServer/info_datetime.asp
Categories: C# and ASP.Net .net, c#, date, datetime, formatting, Frank Kalis, mvp, sql, SQL Server, Tibor Karaszi, time