Wickenburg Chamber of Commerce - Set Event Reminder Email
Uncaught Exception: DateTimeZone::__construct(): Unknown or bad timezone (MT)
$exception Exception#13 (7) "DateTimeZone::__construct(): Unknown or bad timezone (MT)"
  • Properties (7)
  • Methods (11)
  • toString
  • protected message -> string (57) "DateTimeZone::__construct(): Unknown or bad timezone (MT)"
    private string -> string (0) ""
    protected code -> integer 0
    protected file -> string (53) "/home/chamber/public_html/Calendar/event_reminder.php"
    • File (10.7KB)
    • -rw-r--r-- 1008 1007 10952 Oct 22 2024 /home/chamber/public_html/Calendar/event_reminder.php
      
    protected line -> integer 148
    private trace -> array (1)
    0 => array (6)
    file => string (53) "/home/chamber/public_html/Calendar/event_reminder.php"
    • File (10.7KB)
    • -rw-r--r-- 1008 1007 10952 Oct 22 2024 /home/chamber/public_html/Calendar/event_reminder.php
      
    line => integer 148
    function => string (11) "__construct"
    class => string (12) "DateTimeZone"
    type => string (2) "->"
    args => array (1)
    0 => string (2) "MT"
    private previous -> null
  • private __clone(): void
    public __construct(string $message = '', int $code = 0, ?Throwable $previous = null)
    new \Exception()
    public __wakeup()
    final public getMessage(): string
    $exception->getMessage()
    final public getCode()
    $exception->getCode()
    final public getFile(): string
    $exception->getFile()
    final public getLine(): int
    $exception->getLine()
    final public getTrace(): array
    $exception->getTrace()
    final public getPrevious(): ?Throwable
    $exception->getPrevious()
    final public getTraceAsString(): string
    $exception->getTraceAsString()
    public __toString(): string
    (string) $exception
  • $exception string (247) "Exception: DateTimeZone::__construct(): Unknown or bad timezone (MT) in /hom...
    (string) $exception
    Exception: DateTimeZone::__construct(): Unknown or bad timezone (MT) in /home/chamber/public_html/Calendar/event_reminder.php:148
    Stack trace:
    #0 /home/chamber/public_html/Calendar/event_reminder.php(148): DateTimeZone->__construct('MT')
    #1 {main}