KB Article #: KB00026054
Applicable Ephesoft Transact versions: 4.1.2.0, 4.1.3.0, 4.5.0.0, 4.5.0.1, 4.5.0.2
Instructions: Throughput Reports and Time Format
This document describes how to define the time format for reports in Ephesoft Transact to 12-hour or 24-hour method.
The following snapshots illustrate the 12-hour and 24-hour time formats for Throughput reports:
12-hour Time Format
![]()
24-hour Time Format
![]()
Changing the Time Format in Throughput Reports
Batch Size Throughput — Perform the following steps in Batch Instance Report Data to change the time format for the Batch Size Throughput.
Master Procedure — This is also the master procedure on which other procedures in this section are based.
1. Open the following file using Notepad or a similar text file editor:
{Ephesoft_Home}/EphesoftReports/_Definitions/_Reports/Throughput_Reports.Per_Batchsize.lgx
2. Find the following two XML tags with the ID : lblstart_time and lblend_time
3. Within these tags, the following property needs to be modified: Format
4. To make the time displayable in 24-hour format, replace the format values to yyyy/MM/dd HH:mm:ss in both the XML tags mentioned above, changing hh to HH or vice versa.
-
- To use 12-hour format, use hh (lower case).
- To use 24-hour format, use HH (upper case).
5. Refresh the browser session.
Batch Class Throughput
Perform the following steps in Batch Instance Report Data to change the time format for the Batch Class Throughput:
a. Open the following file using Notepad or a similar text file editor:
{Ephesoft_Home}/EphesoftReports/_Definitions/_Reports/Throughput_Reports.Per_Batchclass.lgx
b. Repeat steps 2 through 5 from the master procedure.
Week Day Throughput
Perform the following steps in Batch Instance Report Data to change the time format for the Week Day Throughput:
a. Open the following file using Notepad or a similar text file editor:
{Ephesoft_Home}/EphesoftReports/_Definitions/_Reports/Throughput_Reports.Per_Weekdays.lgx
b. Repeat steps 2 through 5 from the master procedure.
Hourly Throughput
Perform the following steps in Batch Instance Report Data to change the time format for the Hourly Throughput:
a. Open the following file using Notepad or a similar text file editor:
{Ephesoft_Home}/EphesoftReports/_Definitions/_Reports/Throughput_Reports.Per_Hourly.lgx
b. Repeat steps 2 through 5 from the master procedure.
Time-Based Throughput
Perform the following steps in Batch Instance Report Data to change the time format for the Time-Based Throughput:
a. Open the following file using Notepad or a similar text file editor:
{Ephesoft_Home}/EphesoftReports/_Definitions/_Reports/Throughput_Reports.Per_Weekly.lgx
b. Repeat steps 2 through 5 from the master procedure.
Monthly Based Throughput
Perform the following steps in Batch Instance Report Data to change the time format for the Monthly Based Throughput:
a. Open the following file using Notepad or a similar text file editor:
{Ephesoft_Home}/EphesoftReports/_Definitions/_Reports/Throughput_Reports.Per_Monthly.lgx
b. Repeat steps 2 through 5 from the master procedure.
Module Based Throughput
Perform the following steps in Batch Instance Report Data to change the time format for the Module Based Throughput:
a. Open the following file using Notepad or a similar text file editor:
{Ephesoft_Home}/EphesoftReports/_Definitions/_Reports/Throughput_Reports.Per_Module.lgx
b. Repeat steps 2 through 5 from the master procedure.
User Based Throughput
Perform the following steps in Batch Instance Report Data to change the time format for the User Based Throughput:
a. Open the following file using Notepad or a similar text file editor:
{Ephesoft_Home}/EphesoftReports/_Definitions/_Reports/Throughput_Reports.Per_Module.lgx
b. Repeat steps 2 through 5 from the master procedure.
Dashboard Reports and Time Format
The following snapshots illustrate the 12-hour and 24-hour time formats for Dashboard reports:
12-hour Time Format
![]()
24-hour Time Format
![]()
Changing the Time Format in Dashboard Reports
Server and Services
Perform the following steps in to change the time format in the Server and Services in System Health:
1. Open the following file using Notepad or a similar text file editor:
- {Ephesoft_Home}/EphesoftReports/_Definitions/_Reports/Dashboard.serverStatus.lgx
2. Find the following all the XML tags with the following ID:
3. Within these tags, the following property needs to be modified:
4. To make the time displayable in 24-hour format, replace the format values to yyyy/MM/dd HH:mm:ss in the XML tag mentioned above, changing hh to HH or vice versa.
- To use 12-hour format, use hh (lower case).
- To use 24-hour format, use HH (upper case).
5. Refresh the browser session.
Sync for Dashboard and Throughput Reports
The following snapshots illustrate the 12-hour and 24-hour time formats for the Last Sync feature of Ephesoft reports:
12-hour Time Format
![]()
24-hour Time Format
![]()
Changing the Time Format for Last Sync
Perform the following steps to change the time format in the Last Sync feature of Dashboard and Throughput Reports:
1. Open the following file using Notepad or a similar text file editor:
{Ephesoft_Home}/EphesoftReports/_Definitions/_Reports/ sharedElements.lgx
2. Find the following two XML tags with the respective ID :
-
- lastsyncTimeSharedElement
- lastsyncTimeSharedElementForInit
3. Within these tags, the following property needs to be modified:
4. To make the time displayable in 24 format, replace the format values to yyyy/MM/dd HH:mm:ss in both the XML tags mentioned above, changing hh to HH or vice versa.
-
- To use 12-hour format, use hh (lower case).
- To use 24-hour format, use HH (upper case).
5. Refresh the browser session.
The post KB00026054: How to Change to 12 or 24-hour Format in Reports appeared first on Ephesoft Docs.