I generally don't use a DB default for date anymore. I just add in the insert query. Without looking I *think* there's a getUTC() kindof function, but I can't remember off hand right now.
On Tue, Aug 24, 2010 at 3:48 PM, Vivec <[email protected]> wrote: > > Ok...I see where it is stored. > > In the MS SQL database for the dateadded field there is a Default Value of: > > (getdate()) > > :-\ > > sooo....uhhh...what do I do now :-| > > On 24 August 2010 15:28, Jacob <[email protected]> wrote: > > > > > Use UTC time for transactions and storage? > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:325854 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-community/unsubscribe.cfm
