Overview
  • Package
  • Function
  • Tree
  • Deprecated
  • Todo
  • Hook Reference
  • Docs Home

Packages

  • None
  • Order-Delivery-Date-Pro-for-WooCommerce
    • Admin
      • Edit-Order
      • Non-Sensitive-Data-Capture
      • Settings
        • Custom-Delivery
        • General
        • Google-Calendar-Sync
    • Class-ORDDD-Email-Manager
    • Common-Functions
    • Delivery-Calendar
    • Emails
      • Class-ORDDD-Email-Update-Date
    • Filter
    • Frontend
      • Checkout-Page-Processes
      • ICS-Files-Data
    • Google-Calendar
    • Integration
    • Lang
    • License
    • Plugin-Updates
      • EDD-SL-Plugin-Updater

Functions

  • orddd_get_dateToCal
  • orddd_get_escapeString

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

Parameters summary

$timestamp

Return value summary

string Date in the UTC format
API documentation generated by ApiGen