May 20, 2002 #1 ozpeppers Programmer Jul 17, 2001 32 BN Hi, I'm trying to insert a date/time into sql 7. The problem is that the variable holding the date/time is in utc format. Does anyone know how to get around this problem? Thanks in advance Mark
Hi, I'm trying to insert a date/time into sql 7. The problem is that the variable holding the date/time is in utc format. Does anyone know how to get around this problem? Thanks in advance Mark
May 20, 2002 #2 sweevo Programmer Jan 30, 2002 182 GB What format do you want it in? Upvote 0 Downvote
May 20, 2002 Thread starter #3 ozpeppers Programmer Jul 17, 2001 32 BN I want to convert it so I get the following format: YYYY-MM-DD 00:00:00.000 Cheers Mark Upvote 0 Downvote