Skip to content

tp TouchPointWP Utilities DateTimeExtended

James K. edited this page Nov 19, 2025 · 2 revisions

tp\TouchPointWP\Utilities\DateTimeExtended

A helper class for DateTimeImmutable.

  • Class name: DateTimeExtended
  • Namespace: \tp\TouchPointWP\Utilities
  • Parent class: DateTimeImmutable

Properties

isAllDay

public mixed isAllDay = false
  • Visibility: public

Methods

__construct

mixed tp\TouchPointWP\Utilities\DateTimeExtended::__construct(mixed time, mixed timezone)
  • Visibility: public

Arguments

  • time mixed* timezone mixed

Returns

  • mixed

format

mixed tp\TouchPointWP\Utilities\DateTimeExtended::format(string format)
  • Visibility: public

Arguments

  • format string

Returns

  • mixed

Clone this wiki locally