About Time Functions

<< Click to Display Table of Contents >>

Navigation:  Concordance Programming Fundamentals > Advanced Programming Features >

About Time Functions

The following table lists the functions that deal with counting or manipulating time units.

Function

Description

clock

Milliseconds elapsed since Concordance started.

ctod

Converts character strings to date integers.

day

Day number, 1 - 7, for the date.

dtoc

Converts date integers to character strings.

month

Month number, 1 - 12, for the date.

time

Current time.

today

Today's date.

weekday

Day of the week, as a character string.

year

Year as an integer.