File/clock-defs.php

Description
Classes
Class Description
 class digital_clock The digital_clock class. This is implemented as a 'layer' or 'div'
Constants
ABBREVIATE_DAYNAME = 4 (line 42)

Abbreviate day name or not

CLOCK_ATTRS = 7 (line 48)

Clock overall clock table attributes (eg. style, width etc.)

CLOCK_DATE_CSS = 9 (line 52)

Clock date string style and/or class

CLOCK_DATE_FORMAT = 10 (line 55)

Clock date format M=month no, m=month name, D=day no,

CLOCK_TIME_CSS = 8 (line 50)

Clock time string style and/or class

DISPLAY_24_HOURS = (line 34)

Clock display hours (am/pm)

DISPLAY_DATE = 2 (line 38)

Show date or not

DISPLAY_DATE_FIRST = 5 (line 44)

Show the date first

DISPLAY_DAYNAME = 3 (line 40)

Show day name or not

DISPLAY_INLINE = 6 (line 46)

Show date and time on one line

DISPLAY_SECONDS = 1 (line 36)

Display to seconds or mins

Documentation generated by phpDocumentor 1.3.0RC3