Tech Support > Microsoft Windows > Windows CRM > JScript to Calculate the Amount of days and display it in a Field
JScript to Calculate the Amount of days and display it in a Field
Posted by Rome on November 24th, 2006


How can I Calculate the Amount of days and display it in a Field



Two date Fields = Arrival Date and Departure date

One text Field = total days ( here I want to see the amount of days between
Arrival Date and Departure date)



Is there a Jcript that can Do This ?



Posted by Michael Höhne on November 24th, 2006


Some notes on date/time calculations in JavaScript are here:
http://www.stunnware.com/crm2/topic.aspx?id=JS3

--
Michael

Web: http://www.stunnware.com/crm2
Feed: http://www.stunnware.com/crm2/atom.aspx

----------------------------------------------------------

"Rome" <New@news.microsoft.com> schrieb im Newsbeitrag
news:%23FSK1A7DHHA.4404@TK2MSFTNGP06.phx.gbl...



Similar Posts