# datetime on servoy server 522

**URL:** https://forum.servoy.com/t/datetime-on-servoy-server-522/13226
**Category:** Classic Servoy
**Created:** [November 23, 2010, 4:53pm UTC](https://forum.servoy.com/t/datetime-on-servoy-server-522/13226 "2010-11-23T16:53:52Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![tgs](https://avatars.discourse-cdn.com/v4/letter/t/f19dbf/32.png) [@tgs](https://forum.servoy.com/u/tgs)
#### Post date: [November 23, 2010, 4:53pm UTC](https://forum.servoy.com/t/datetime-on-servoy-server-522/13226/1 "2010-11-23T16:53:52Z")

</div>

Hi,

the deatetime in servoy-admin is different to the server machine!  
The server machine time is:

> Di 23. Nov 17:44:40 CET 2010

and in servoy-admin:

> Current time: Tue Nov 23 16:45:31 UTC 2010

I couldn’t find anything how to set the servoy server datetime.

Regards,  
Thomas

---

<div class="post-metadata">

### Author: ![Harjo](https://yyz2.discourse-cdn.com/flex010/user_avatar/forum.servoy.com/harjo/32/4873_2.png) [@Harjo](https://forum.servoy.com/u/Harjo)
#### Post date: [November 23, 2010, 11:13pm UTC](https://forum.servoy.com/t/datetime-on-servoy-server-522/13226/2 "2010-11-23T23:13:30Z")

</div>

I have never seen this, in 5.2.2

the server is going to UTC time, ONLY when the first time a client is connecting and the repacking of the jars (in server/catalina/localhost) is starting.  
but in 5.2.2 in our case, always switches back to CET time, when the download of the first client, was finished.

In 3.5 indeed we had sometimes, that the server was hanging in the UTC time and did’nt switched back. only a restart fixed this.

---

<div class="post-metadata">

### Author: ![tgs](https://avatars.discourse-cdn.com/v4/letter/t/f19dbf/32.png) [@tgs](https://forum.servoy.com/u/tgs)
#### Post date: [November 24, 2010, 9:02am UTC](https://forum.servoy.com/t/datetime-on-servoy-server-522/13226/3 "2010-11-24T09:02:01Z")

</div>

> Harjo:  
> only a restart fixed this.

Thank’s Harjo!

I will try this.
