learndash_adjust_date_time_display( int $timestamp, string $display_format = '' )

Converts a timestamp to local timezone adjusted display.


Description Description


Parameters Parameters

$timestamp

(Optional) The timestamp to display. Default 0.

$display_format

(Optional) The time display format.

Default value: ''


Top ↑

Return Return

(string) The adjusted date time display.


Top ↑

Source Source

File: includes/ld-misc-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.