﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0"><channel><title>SQLServerCentral.com Content tagged Datetime Manipulation</title><link>http://www.sqlservercentral.com/</link><description>Content tagged Datetime Manipulation posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>fn_getDateAway - Calculates a date based upon arguments specified</title><description>Calculates a past or future date based upon supplied parameters.  Returns a datetime</description><guid>http://www.sqlservercentral.com/scripts/Datetime+Manipulation/62123/</guid><pubDate>2008/03/24</pubDate><link>http://www.sqlservercentral.com/scripts/Datetime+Manipulation/62123/</link></item><item><title> SQL Server 2008 New DATETIME DataTypes</title><description>This article is going to cover the newly introduced data types in SQL Server 2008 July CTP, and will specifically discuss the DATETIME functions.</description><guid>http://www.sqlservercentral.com/redirect/articles/62144/</guid><pubDate>2008/02/18</pubDate><link>http://www.sqlservercentral.com/redirect/articles/62144/</link></item><item><title>Generating Missing Dates and Numbers</title><description>Finding missing data in a sequence of numbers or dates is a common request of DBAs. Regular author Jacob Sebastian brings us a new article that shows just how you can do this.</description><guid>http://www.sqlservercentral.com/articles/Datetime+Manipulation/61822/</guid><pubDate>2008/02/06</pubDate><link>http://www.sqlservercentral.com/articles/Datetime+Manipulation/61822/</link></item><item><title>Different Date Formats</title><description>You Can Find Some Date Functions and extracting the different Date Formats using the Convert and Cast</description><guid>http://www.sqlservercentral.com/scripts/Datetime+Manipulation/61393/</guid><pubDate>2008/02/01</pubDate><link>http://www.sqlservercentral.com/scripts/Datetime+Manipulation/61393/</link></item><item><title>Calculating the Number of Business Hours Passed Since a Point of Time</title><description>A set of user defined functions used to calculate the number of business or working hours (excluding the non working hours) that have passed since a certain point of time.</description><guid>http://www.sqlservercentral.com/scripts/Scalar-valued+Functions/61567/</guid><pubDate>2008/01/22</pubDate><link>http://www.sqlservercentral.com/scripts/Scalar-valued+Functions/61567/</link></item><item><title>New datetime datatypes in SQL Server 2008</title><description>Older versions of SQL Server had only one datatype to store both the date and time values. In SQL Server 2008, Microsoft introduces a set of new datatypes that store date and time individually, and both date and time together.</description><guid>http://www.sqlservercentral.com/redirect/articles/61922/</guid><pubDate>2008/01/21</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61922/</link></item><item><title>Using the DATE data type in SQL Server 2008</title><description>In SQL Server 2008 we get a new DATE date type that allows you to store a date without a time.</description><guid>http://www.sqlservercentral.com/redirect/articles/61700/</guid><pubDate>2007/12/18</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61700/</link></item><item><title>Payment due date function</title><description>Calculates the nth due date for any given date, while accounting for weekends.</description><guid>http://www.sqlservercentral.com/scripts/User-defined+function/61300/</guid><pubDate>2007/12/03</pubDate><link>http://www.sqlservercentral.com/scripts/User-defined+function/61300/</link></item><item><title> Working with Time Spans and Durations in SQL Server</title><description>What is the best way to return the &amp;quot;duration&amp;quot; of an event in SQL, given the start and end datetime values? How can we add up these durations to return grand totals? What data types should be used to return this data to our clients? How do we handle overflows, such as when hours go over 23 or minutes total up to over 59? Are there any T-SQL functions or other techniques that are useful in these scenarios? </description><guid>http://www.sqlservercentral.com/redirect/articles/61336/</guid><pubDate>2007/10/24</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61336/</link></item></channel></rss>