![]() |
Quote:
Actually I have GMT -5 for Server' time (EST) and GMT +1 for mine and almost users (CET)... :) So I should make the sum of abs... By now a fixed '6' should work great ! Thanks. |
Quote:
If my server is in a timezone 'on the left' of mine (as said, I'm on +1, the server is on -5), I should SUBTRACT 6 and not add it... :) $datzeit is the time string displayed on my page, adjusted to my time... If the server time is six hours 'after' mine, I should resave the edited post with the server time... my case: ---> $datzeit = $datzeit - 6 * 3600; Thanks again for your help. Bye |
hey good hack
but can someone tell me the time for Eastern Time (U.S.A.) PM/AM Clock What should I replace it with? |
It' a RELATIVE value: where are you ?
:supwink: |
Lookin' at vbdate() function source, I found out how to parametrize the admin's offset behind the server:
simply, the users of this hack - with your bugfix - should replace the code PHP Code:
PHP Code:
This way there shouldn't be neither the import of global variables $bbuserinfo and $timeoffset, like functions.php has, as at the top of editpost.php there's a full global variables import. That is !! Bye :stoned: |
Quote:
EST (U.S.A.) because im not good with doing the m-y-d thing, thats all |
Quote:
:greedy: Hwr my solution is not for you... aren't absolutely interested in, I guess.. |
I'm sure this may come in handy!
Thanx! |
Quote:
i just am wondering what to put in for the EST U.S.A. time instead of the german time |
Quote:
Well. Your server is EST (GMT -5). You are in Germany (GMT +1). You definetively can use the hack's default $format : d.m.Y .... with all the substrings as the authod did... Very simple, then... You have to correct the output time with a '-6 hours', just like me. Any case, you can use along everyone the upgrade in Post#15. :up: :up: |
All times are GMT. The time now is 07:54 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|