Hi, with the ts3admin.class you are able to display this value by using the method clientDbInfo.
Note, you will receive a Linux timestamp, which you need to convert to a date format like "24/08/2015 20:15". To format it, you can use the PHP function date.