datetime month php code example Example: datetime get month php $dateTime = new DateTime(); $month = $dateTime->format('m');