Advertisement

1 - 10 of 1623 containing alltags:("DateTime") (0.001 seconds)
Hello, I'm looking for a FreeWare DateTime Picker component for D2.  Something that allows you to select the date from a calendar drop down box (as most components of this type do), as well as, se...
Zones: Delphi ProgrammingDate Answered: 06/09/1998 Grade: A Views: 4
Hi, when User1 opens Query analyzer under his trusted connection the default language is us_english, hence dates are only accepted in 'mm/dd/yyyy'. User2 opens QA under trusted connection the defa...
Zones: MS SQL ServerDate Answered: 10/03/2000 Grade: B Views: 0
I am storing datetime field in the format 12-12-2001 12:05:12 PM. But when i select this it retuns me 2001-12-12 12:00:00:000 Please tell me how i can convert it to dd-mm-yyyy hh:mm:ss PM whi...
Zones: MS SQL ServerDate Answered: 01/04/2002 Grade: A Views: 0
hi experts, i am starting a new quest: qow = question of the week :-) each week i will introduce a new simple? question. now qow 8 the first working solution will get the points (a grade...
Zones: Delphi ProgrammingDate Answered: 02/25/2002 Grade: A Views: 0
how can i make sure the entered datetime is a valid datetime through a grid
Zones: Delphi ProgrammingDate Answered: 05/28/2002 Grade: C Views: 0
in asp.net c# i am trying to get 2 datetime values: 1. today's date containing midnight time (00:00:00) 2. today's date containing 11:59:59 i want to use these values as variables sent into ...
Zones: ASPDate Answered: 06/06/2002 Grade: A Views: 0
Hello, I have a sproc that I call from a .NET app. This app has 6 fields that the user can select/not select from. The only required fields are the starting and ending date. If the user leaves t...
Zones: MS SQL ServerDate Answered: 11/12/2002 Grade: A Views: 0
What I would like to do is.  Convert datetime to numeric so the output should be 20021225 (yyyymmdd).  Right now I am getting result as 2002-12-25.   I have tried the following: DocDate = Con...
Zones: MS SQL ServerDate Answered: 12/03/2002 Grade: A Views: 0
I am providing a default value to an optional parameter as NULL but the stored procedure does not work unless a date is supplied however, other optional parameters are working fine with default val...
Zones: MS SQL ServerDate Answered: 02/12/2004 Grade: A Views: 0
what is the equivalent function in oracle for this sql server statement: select convert(varchar(10),myDate,101) as myDate from myTable which is, selecting just the mm/dd/yyyy from a dateTime ...
Zones: DatabasesDate Answered: 04/15/2003 Grade: A Views: 6