|
#1
|
||||
|
||||
|
date function
Would someone please tell me where to find "PP Date functoin" at PP admin files? I'm just trying to find, but I don't know where is the main function?
I want to use the output of this function to re-generate my own date in Hijri Calendar. I'm using PP1.6 |
|
#2
|
|||
|
|||
|
did you check the files for the date function?
you could search for the string date( and you will find many positions... either in /admin or in /includes |
|
#3
|
||||
|
||||
|
Quote:
Yes, I know, but I need the one which generate the output of this tag : <IMAGE_DATETIME> so I can use my function to generate converted date. anyone knows the exact location ? which file and where? |
|
#4
|
||||
|
||||
|
index.php
Lines 371 & 372. PHP Code:
__________________
Jay Williams | A Different View |
|
#5
|
||||
|
||||
|
And what this means is you can actually set the format of the date in the adminpanel, since it uses $cfgrow['dateformat'].
So if you wanna change that, look under options in the adminpanel.
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
|
|
#6
|
||||
|
||||
|
Thanks a lot, PP rocks!
|
| Post Reply |
| Thread Tools | |
|
|