Skip to content

I want to know the supported languages and timezone parameter setting values in Pleasanter

Answer

Pleasanter supports Japanese, English, Chinese (Simplified), Korean, German, Spanish, and Vietnamese.
Additionally, for timezones, you can use any valid timezone name in your operating system.


Overview

1.Supported Languages in Pleasanter

The language is set in "DefaultLanguage" in "Service.json". In ver.1.4.6 and later, it can be specified during the initial installation (when executing CodeDefiner). The default value is "en".

Language Value
Japanese ja
English en
Chinese zh
German de
Korean ko
Spanish es
Vietnamese vn

2.Timezones

The timezone is set in "TimeZoneDefault" in "Service.json". Please note that the settings differ for Windows and Linux.
In versions 1.4.6 and later, it can be specified during the initial installation (when executing CodeDefiner). The default value is "UTC." Below are some examples of timezones.

Country Timezone (Windows) Timezone (Linux)
Global UTC UTC
Japan Tokyo Standard Time Asia/Tokyo
USA(Eastern) Eastern Standard Time America/New_York
China China Standard Time Asia/Shanghai
Germany Central Europe Standard Time Europe/Berlin
Korea Korea Standard Time Asia/Seoul
Spain Central Europe Standard Time Europe/Madrid
Vietnam SE Asia Standard Time Asia/Ho_Chi_Minh

For other timezones, please run the following commands to search for the appropriate timezone and set it.

Windows

tzutil /l

Linux

tzselect

Install Pleasanter on Azure App Service with serverless configuration
Install Pleasanter on Windows
Install Pleasanter on Ubuntu
Install Pleasanter on AlmaLinux
Install Pleasanter on Red Hat Enterprise Linux 8
Install Pleasanter on Red Hat Enterprise Linux 9.7/10.1
Set Parameter: Service.json