Function orddd_get_dateToCal
Converts a unix timestamp to an ics-friendly format NOTE: "Z" means that this timestamp is a UTC timestamp. If you need to set a locale, remove the "\Z" and modify DTEND, DTSTAMP and DTSTART with TZID properties (see RFC 5545 section 3.3.5 for info)
Package: Order-Delivery-Date-Pro-for-WooCommerce\Frontend\ICS-Files-Data
Author: Tyche Softwares
Since: 1.0
Located at includes/ical.php
Author: Tyche Softwares
Since: 1.0
Located at includes/ical.php
Parameters summary
|
$timestamp |
Return value summary
string
|
Date in the UTC format |