Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Caching / September 2005

Tip: Looking for answers? Try searching our database.

how to get the number of milliseconds between two System.DateTime objects

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Daniel - 20 Sep 2005 00:58 GMT
how to get the number of milliseconds between two System.DateTime objects
Brock Allen - 20 Sep 2005 01:22 GMT
DateTime.Now.Subtract(someOtherTime).TotalMilliseconds

-Brock
DevelopMentor
http://staff.develop.com/ballen

> how to get the number of milliseconds between two System.DateTime
> objects
Juan T. Llibre - 20 Sep 2005 01:28 GMT
public DateTime AddMilliseconds (double ms)

ms : A double containing the number of whole and fractional milliseconds.
For example, 4.5 is equivalent to 4 milliseconds and 5,000 ticks.
The value can be negative or positive.

See :

  http://taubz.for.net/code/monodocs/corlib/System/DateTime.html#member_Monofilemx
003Ammx002Fmmx002Fmmx002Fmhomemx002Fmtauberermx002Fmdevmx002Fmmonomx002Fmmonodoc
mx002Fmclassmx002Fmcorlibmx002Fmenmx002FmSystemmx002FmDateTime.xmlElementm11m8m0
m0m


 Juan T. Llibre, ASP.NET MVP
 ASP.NET FAQ : http://asp.net.do/faq/
 Foros de ASP.NET en Español : http://asp.net.do/foros/
 ======================================
> how to get the number of milliseconds between two System.DateTime objects

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.