Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

eztime

Summary

Contains information about a time value.

Persistent

No.

Attributes

Attribute

Type

Static*

Description

timestamp

integer

No.

The time as a UNIX timestamp or NULL.

time_of_day

integer

Yes.

Not documented yet.

hour

integer

No.

The hour.

minute

integer

No.

The minute.

is_valid

boolean

Yes.

TRUE if the time is valid, FALSE otherwise.

* Indicates whether the attribute provides a pre-fetched value or if it needs to be computed upon request.

Balazs Halasy (14/03/2005 10:07 am)

Svitlana Shatokhina (14/02/2007 9:39 am)

Balazs Halasy, Svitlana Shatokhina


Comments

There are no comments.