|
Demo
Discussion
|
Forum
Config Examples
Contributions
Vulnerabilities
|
Discussion forum about ELOG |
Not logged in |
|
|
|
Message ID: 68000
Entry time: Wed Jun 10 12:52:48 2015
In reply to: 67999
|
|
Category: |
Question |
OS: |
All |
ELOG Version: |
3.1 |
|
Subject: |
Re: Formatting multiple datetime entries |
|
|
Neal Grafton wrote: |
Also, is there a way of automatically displaying the difference in Hrs mins between Time start and Time End? |
Nope. The only way to do that is to use a scrip on the server (see elog:67876 for example), or use JavaScript. With "Top Text = <file>" you can "sneak in" some JavaScript code which massages the DOM tree and computes everything you want.
/Stefan |