Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #### This Is Code For Time Function.....
- Use It === Display
- the_time('ydm') === 172409
- the_time('y/d/m'); === 17/24/09
- the_time('Y/d/m'); === 2017/24/09
- the_time('Y/D/m'); === 2017/Sun/09
- the_time('Y/D/M'); === 2017/Sun/Sep
- the_time('Y/D/F'); ==== 2017/Sun/September
- the_time('F d, Y'); === September 24, 2017
- the_time('F d, Y | g:i a'); ==== September 24, 2017 | 3:59 pm
Add Comment
Please, Sign In to add comment