# Date

A template filter that adds moment.js date formatting.

    {{ '2018-07-01 08:00:00' | date('MM') }}
