Hello,
I'm exploring the Statistics module on OTRS 4 and I noticed the Age and other similar fields return an Integer.
Is there an easy way to convert it to "human readable" format without exporting to CSV/Excel and change it there?
Thank you in advance.
Age Time Format
Moderator: crythias
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Age Time Format
Not *easy*.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Re: Age Time Format
Easy is a figure of speech.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Age Time Format
It will likely require a code change. It's not as simple as "check a checkbox".
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Re: Age Time Format
I know. My problem is where to start because I can't seem to find the variable which stores the integer on the code so i can manipulate the return value.
If you could enlighten me on that I would apreciate.
If you could enlighten me on that I would apreciate.