Get nVault Timestamp
Hi,
Today I tried to get Timestamp from a nvault key. Code: PHP Code:
PHP Code:
|
Re: Get nVault Timestamp
The timestamp is in seconds, not hours.
Show the code where you're writing/removing data to/from the vault. |
Re: Get nVault Timestamp
PHP Code:
|
Re: Get nVault Timestamp
As OciXCrom told you, timestamps and get_systime() are in SECONDS.
Either do the math yourself to convert seconds to hours/minutes/seconds, or you can use the below with this include. PHP Code:
Code:
|
| All times are GMT -4. The time now is 17:06. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.