<?php $dob = '2013-01-12'; echo date('M Y', strtotime($dob));
Standard input is empty
Jan 2013
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!