<?php $date = date_create_from_format('Ym', 201911); echo $date->format('F Y');
You have javascript disabled. You will not be able to edit any code.