Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Panel | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
The Date Formatter allows you to transform existing date to another date format.ตัวจัดรูปแบบวันที่ อนุญาตให้คุณแปลงวันที่ที่มีอยู่เป็นรูปแบบวันที่อื่น |
Figure รูปที่ 1: Date Formatter Propertiesคุณสมบัติของตัวจัดรูปแบบวันที่
ชื่อ |
---|
คำอธิบาย |
---|
Data Date Format |
ในรูปแบบวันที่ Java เช่น yyyy-MM-dd for 2011-06-01 |
โปรดดู simpleDateFormat สำหรับรายการของรูปแบบ |
Display Date Format |
ในรูปแบบวันที่ Java |
e.g., dd/MM/yyyy for 01/06/2001 |
ในตัวอย่างนี้เราจะจัดรูปแบบคอลัมน์ In this example, we will format the column " Date Created " (dateCreated in database table) to another date format in Datalist Builder. ในตารางฐานข้อมูล) ไปยังรูปแบบวันที่อื่นในตัวสร้างดาตาลิสต์
Figure รูปที่ 2: มุมมองไคลเอนต์ SQL client view on data tableบนตารางข้อมูล
รูปแบบวันที่ของข้อมูล ที่เราควรตั้งค่าควรจะขึ้นอยู่กับการแสดงตัวอย่างจากตัวสร้างดาตาลิสต์The Data Date Format that we should set should be based on preview from the Datalist Builder itself.
In Joget Workflow v5, it may be subjected to the system locale and date format attributes set in the System Settings. (Please see General Settings - Server Locale and Time Zone for more information)
...