Code snippet that can be used to get formatted node creation date in Drupal 8.
{{ node.getCreatedTime|format_date('custom_format') }}
Similar Posts:
- How to display in twig node creation date yesterday / today format in drupal 8 / 9
- Helpful node methods in Drupal 8
- how to set date field programmatically drupal 8 / 9
- How to translate dates in Twig with drupal 8
- how to Programmatically update an entity reference field in Drupal 8 & 9
1,122