ezdatetime

Summary

Contains information about a date and time.

Persistent

No.

Attributes

Attribute

Type

Description

timestamp

string

The date/time value as a UNIX timestamp (for example "1147719660") if the date/time is valid.

hour

string

The hour (for example "21").

minute

string

The minute (for example "01").

year

string

The year (for example "2006").

month

string

The month (for example "05").

day

string

The day (for example "15").

is_valid

boolean

Returns TRUE if the date/time value is valid, FALSE otherwise.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.