PoHeader::$poDate

Same name in other branches
  1. 9 core/lib/Drupal/Component/Gettext/PoHeader.php \Drupal\Component\Gettext\PoHeader::poDate
  2. 8.9.x core/lib/Drupal/Component/Gettext/PoHeader.php \Drupal\Component\Gettext\PoHeader::poDate
  3. 11.x core/lib/Drupal/Component/Gettext/PoHeader.php \Drupal\Component\Gettext\PoHeader::poDate

Date the po file got created.

Type: string

File

core/lib/Drupal/Component/Gettext/PoHeader.php, line 51

Class

PoHeader
Gettext PO header handler.

Namespace

Drupal\Component\Gettext

Code

protected $poDate;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.