Advertisement
LrdArc

Untitled

Aug 8th, 2016
289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.13 KB | None | 0 0
  1. <?php
  2. // tmtgol
  3. $myDateTime = DateTime::createFromFormat( 'j-M-y', $rowData[0][7] );
  4. $tmtgol = $myDateTime->format( 'Y-m-d' );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement