Structure: time

Object Description:

A time identifier

Creation Command:

time command

Permitted Scope:

local, global, or application

Array Capability:

Yes

Membership Potential:

compound, dbstructure, gstructure, structure, custom

Graphic Primitive Capability:

No

User Function Capability:

Yes, time_function

 

Generic Elements

.access

-

string

Access rights

.alength

*

numeric

Array length

.class

*

string

Identifier class (time)

.desc

-

string

Description

.elements

*

string [10]

Structure element names

.etypes

*

string [10]

Structure element types

.is_class

*

numeric func

Whether identifier is an instance of a particular class

.is_proc

*

numeric

Whether identifier is a procedure/function

.num_elements

*

numeric

Structure element count (10)

.owner

*

string

Owner user-id

.time

-

time

Modification time

.type

*

string

Identifier type (time)

.variant

*

string

Identifier variant (identifier)

* = Read-only element

 

Structure Elements

.day

-

numeric

Day of the month

.granularity

-

string

Granularity

.hour

-

numeric

Hour of the day

.minute

-

numeric

Minute past the hour

.month

-

numeric

Month of the year

.second

-

numeric

Second past the minute

.ticks

-

numeric

Seconds past the epoch

.time_only

-

numeric

Validity of date part

.weekday

*

numeric

Day of the week

.year

-

numeric

Year A.D.

* = Read-only element