You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Definition

ตัวจัดรูปแบบวันที่ อนุญาตให้คุณแปลงวันที่ที่มีอยู่เป็นรูปแบบวันที่อื่น


รูปที่ 1: คุณสมบัติของตัวจัดรูปแบบวันที่

ชื่อคำอธิบาย
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

ตัวอย่างการใช้งาน

ในตัวอย่างนี้เราจะจัดรูปแบบคอลัมน์ " Date Created " (dateCreated ในตารางฐานข้อมูล) ไปยังรูปแบบวันที่อื่นในตัวสร้างดาตาลิสต์

รูปที่ 2: มุมมองไคลเอนต์ SQL บนตารางข้อมูล

รูปแบบวันที่ของข้อมูล ที่เราควรตั้งค่าควรจะขึ้นอยู่กับการแสดงตัวอย่างจากตัวสร้างดาตาลิสต์

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)

Figure 3: Datalist Builder list view without Date Formatter

In this example, the Data Date Format would be "dd-MM-yyyy hh:mm aa".

Figure 4: Date Formatter properties

Figure 5: Datalist Builder list view with Date Formatter enabled on Date Created column




  • No labels