<?php $stt = strftime('%m', strtotime("06/04/2017")); echo preg_replace('/0(\d)/', '$1', $stt);
Standard input is empty
6
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!