Re: A variant of the DateTime data type needed in VB.NET

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Cor Ligthert (notmyfirstname_at_planet.nl)
Date: 02/26/05


Date: Sat, 26 Feb 2005 09:25:59 +0100

Alan,

A datetime is actual a value that contains ticks from a certain start date
(which differs by instance when it is from a server or is internally).

You use methods to show that and to manipulate.

One of them is

DateTime.AddDays(-x), what is maybe the most properiate for you to use in a
routine.

Cor



Relevant Pages

  • Re: A variant of the DateTime data type needed in VB.NET
    ... > A datetime is actual a value that contains ticks from a certain start date ... > (which differs by instance when it is from a server or is internally). ... A datetime is actually a value that contains "100-nanosecond units called ...
    (microsoft.public.dotnet.languages.vb)
  • Re: A variant of the DateTime data type needed in VB.NET
    ... >A datetime is actual a value that contains ticks from a certain start ... >date (which differs by instance when it is from a server or is ... This would not solve the problem of the correct determination of the day ...
    (microsoft.public.dotnet.languages.vb)
  • RE: SBS SP! - last part wont install
    ... No it ids not a Dell Server. ... 13.188: Destination: ... 13.360: AnalyzePhaseZero used 0 ticks ... 13.625: AnalyzeComponents: Hotpatch analysis disabled; ...
    (microsoft.public.windows.server.sbs)
  • Re: DateTime Equals method & Ticks
    ... The converted DateTime is constructed as you say -- the individual ... SYSTEMTIME fields are individually used in the detailed constructor. ... from the individual constituent parts of Date1, ... Date1 Ticks: 632736001277068750 TOD.Ticks: 289277068750 ...
    (microsoft.public.dotnet.framework)
  • Re: Bug
    ... SQL Server MVP ... > The return set returned records where the clusterField is null. ... > [datetime] default getdate(), ...
    (microsoft.public.sqlserver.server)