TimeGetCurrent

From Wiki

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

TimeGetCurrent (DNM Script function)

Contents

full declaration

int TimeGetCurrent()

return value

int

description

Return current time as int - this value can be used with other date&time functions (Category:Date and time)

example

MessageBox(TimeFormat(TimeGetCurrent()));


keywords: get current time date now

Personal tools
konradp.com