Online documentation for SystemTime

Generated 2006-03-17

class for getting the system time - might be useful for setting the clock on sytems eg. one clock, for vcr, tv, stero, etc.

Summary

Class for getting the system time
Might be useful for setting the clock on sytems eg. one clock, for vcr, tv, stero, etc.

Usage

The system time component displays the current time as defined by the computer on which the component is running.
The following properties are available for use:
- hours : The hour of the day as per 12 hour clock
- hoursInDay : The hour of the day as per 24 hour clock
- minutes : The minutes of the current hour
- seconds : The seconds of te current minute
- time : The current time in the form hh:mm:ss where hh specifies time as per a 12 hour clock