month_name

Get full month name

Example

1
{{ '2020-01-15' | month_name }} => January

Input

Type Parameter Description Required
string date. Comes before the | sign. Required  
string locale    

Output

Type Description
string