Please enable JavaScript to view this site.

R:BASE 11 Help

Navigation: Function Index > I

IDOY

Scroll Prev Top Next More

(IDOY(arg))

 

Where arg is a value that has a DATE data type, IDOY returns the number day of the year.

 

In the following example, the value of vidoy is 74.

 

SET VAR vidoy = (IDOY('03/15/2006'))