You are here

constant EntityImportStatusListBuilder::IMPORT_DATE_FORMAT in Entity Share 8.3

The format for the import time.

Long format, with seconds.

File

modules/entity_share_client/src/EntityImportStatusListBuilder.php, line 29

Class

EntityImportStatusListBuilder
Provides a listing of Import status entities.

Namespace

Drupal\entity_share_client

Code

const IMPORT_DATE_FORMAT = 'F j, Y - H:i:s';