Difference between revisions of "Manuals/calci/DAYSOFFSETWITHDST"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "<div style="font-size:30px">'''DAYSOFFSETWITHDST (StartTime,EndTime)'''</div><br/> where, *<math>StartTime</math> is any time to start with. *<math>EndTime</math> is any time...")
 
 
Line 6: Line 6:
 
==Description==
 
==Description==
 
*This function shows days between the two dates with Daylight Savings Time Adjustment.
 
*This function shows days between the two dates with Daylight Savings Time Adjustment.
*In <math>DAYSOFFSETWITHDST (StartTime,EndTime)<\math>,<math>StartTime</math> is any time to start with.
+
*In <math>DAYSOFFSETWITHDST (StartTime,EndTime)</math>,<math>StartTime</math> is any time to start with.
 
*<math>EndTime</math> is any time to end with.
 
*<math>EndTime</math> is any time to end with.
 
* Daylight Saving Time, or DST, is a practice of advancing clocks during summer months in order to leverage an additional hour of the natural light.
 
* Daylight Saving Time, or DST, is a practice of advancing clocks during summer months in order to leverage an additional hour of the natural light.

Latest revision as of 06:28, 19 February 2020

DAYSOFFSETWITHDST (StartTime,EndTime)


where,

  • is any time to start with.
  • is any time to end with.

Description

  • This function shows days between the two dates with Daylight Savings Time Adjustment.
  • In , is any time to start with.
  • is any time to end with.
  • Daylight Saving Time, or DST, is a practice of advancing clocks during summer months in order to leverage an additional hour of the natural light.
  • So this function gives the days between the dates with Daylight savings Time.

Examples

See Also

References