Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Harbour Version 0.37 (c) reference Guid - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

DOW()

Value for the day of week.
---------------------------------------------------------------------------------

 Syntax

        DOW(<dDate>) --> nDay  

 Arguments

        <dDate>    Any valid date expression    

 Returns

        <nDay>    The current day number    

 Description

      This function returns the number representing the day of the week
      for the date expressed as <dDate>.

 Examples

      ? DOW(DATE())
      ? DOW(DATE()-6584)

Status

      Ready

 Compliance

      This function is Ca-Clipper compliant

 Platforms

      All

 Files

      Library is rtl



See Also: DTOC() CDOW() DATE() DTOS() DAY()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson