Formats date and time to the RFC 2445 iCalendar DATE-TIME format.
public toiCalendar ( boolean $floating = false ) : string | ||
$floating | boolean | Whether to return a floating date-time (without time zone information). |
return | string | Date and time. |