Skip to content

Instantly share code, notes, and snippets.

@rpayanm
Created July 12, 2019 20:24
Show Gist options
  • Save rpayanm/a97c517c8c70a5d968d4b4d2bf1303c9 to your computer and use it in GitHub Desktop.
Save rpayanm/a97c517c8c70a5d968d4b4d2bf1303c9 to your computer and use it in GitHub Desktop.

Para acceder al valor de un campo field_date:

$timestamp = $node->field_date->date->getTimestamp();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment