TimeGetDayOfWeek

From kwiki

Jump to: navigation, search
This article is written by Konrad, thus using rather nonstandard English:)

TimeGetDayOfWeek (DNM Script function)

Contents

full declaration

int TimeGetDayOfWeek(int nTime)

return value

int

description

Returns the 'day of week of given date&time stored in int nTime (nTime is a value returned for example by TimeGetCurrent)

example

MessageBox(TimeFormat(TimeGetCurrent()));
Personal tools
konradp.com