Forums
-
- Forum
- Posts
-
- Installation
- 28,535
- Troubleshooting
- 62,775
- Themes
- 10,444
- Plugins
- 15,385
- Requests & Feedback
- 14,987
- Showcase
- 3,257
-
Here’s how I do it in my private messages plugin
strftime("%m/%d/%y at %r",strtotime($timevar)+($bb->gmt_offset * 60 * 60))
Where $timevar is the time that I passed to the function.