Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 806 Bytes

File metadata and controls

21 lines (19 loc) · 806 Bytes

PHPDateBundle

Build Status Quality Gate Status

Date-related features based on AbsoluteDate for Symfony projects:

  • Doctrine Types
    • AbsoluteDateType
    • DateTimeZoneType
  • Normalizer
    • AbsoluteDateNormalizer
  • Translatable
    • AbsoluteDateTranslatable
  • Twig Filter
    • AbsoluteDateExtension
  • AbsoluteDate based on current Clock()
    • AbsoluteDateClock
# 02/06/2016
{{ myAbsoluteDate|date }}