We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Question on Timestamp and User List | Forum

Purusothaman Ramanujam
The column "timestamp" in the ow_blogs_post table is defined as an integer. Is there any special oxwall function to convert a standard Timestamp value to this oxwall format?

Also is there any function or sample to get the list of users registered and to get their authorid?
Purusothaman Ramanujam
Please someone assist me in this.
Purusothaman Ramanujam
This was also done by myself. Active users participation can only help oxwall beat other apps.
Sardar
Sardar Apr 25 '12
You can use:

UTIL_DateTime::formatSimpleDate($timeStamp);

UTIL_DateTime::formatDate($timeStamp);

Purusothaman Ramanujam
Thanks for the tip. Your tip was really simple than the one I had. Thanks again.
Michael I.
Michael I. Dec 21 '12
Topic was moved from Plugins.