| PHP Handbuch | ||
|---|---|---|
| Zurück | Nach vorne | |
(PHP 3>= 3.0.13, PHP 4 >= 4.0.0)
mcal_event_set_end -- Sets the end date and time of the streams global event structureint mcal_event_set_end (int stream, int year, int month, int
[day], int
[hour], int
[min], int
[sec])
mcal_event_set_end() sets the streams global event structure's end date and time to the given values.
Returns TRUE.
| Zurück | Zum Anfang | Nach vorne |
| mcal_event_set_start | Nach oben | mcal_event_set_alarm |