# ServerClock: Server Time and Timezone A Clock which shows server time and timezone in backend. The extension is available on [TER](https://typo3.org/extensions/repository/view/server_clock), you can install it from TYPO3 ExtensionManager or via composer. [![Latest Stable Version](https://img.shields.io/packagist/v/midhundevasia/typo3-serverclock.svg?style=flat-square)](https://packagist.org/packages/midhundevasia/typo3-serverclock) [![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%205.5-8892BF.svg?style=flat-square)](https://php.net/) [![Build Status](https://travis-ci.org/midhundevasia/typo3-serverclock.svg?branch=master)](https://travis-ci.org/midhundevasia/typo3-serverclock) ## Installation ##### via ExtensionManager You can find the latest version in the TER(TYPO3 Extension Repository). Goto `Extensions` -> Choose `Get Extensions` from the dropdown -> Search `Server Clock` -> Install ##### via Manual Setup Download the latest file from the GitHub or TER and copy folder to the `typo3conf/ext/` Then install it from the Extensions Module. ##### via Composer composer require "typo3-ter/serverclock" ##### via Composer for developers composer require "midhundevasia/typo3-serverclock" --no-scripts ## Usage For better understanding read the [Documentation](https://github.com/midhundevasia/typo3-serverclock/wiki) ## Contributing If you have a best practice code or feature, bugfix or translation just `Fork` and Send a `Pull Request`. ## Help * If you find any security flaw just mail me (hello [at] midhundevasia.com) * You can report bugs [here](https://github.com/midhundevasia/typo3-serverclock/issues) ## Donate I would like to spend my time here, if this extension realy helps, you are welcome to give some support [![paypal](https://www.paypalobjects.com/webstatic/en_US/i/btn/png/blue-rect-paypal-26px.png)](https://www.paypal.me/midhundevasia/) ## TODO List [wiki/To-Do-list](https://github.com/midhundevasia/typo3-serverclock/wiki/To-Do-list) ## ChangeLog [wiki/ChangeLog](https://github.com/midhundevasia/typo3-serverclock/wiki/ChangeLog) ## License ServerClock is licensed under GNU General Public License (GPLv3) - see the `LICENSE` file for details. ## Screenshot ![](https://raw.githubusercontent.com/midhundevasia/typo3-serverclock/master/Documentation/Images/Version6.png) ![](https://raw.githubusercontent.com/midhundevasia/typo3-serverclock/master/Documentation/Images/Version7.png) ![](https://raw.githubusercontent.com/midhundevasia/typo3-serverclock/master/Documentation/Images/Version8.png)