Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG  Not logged in ELOG logo
icon1.gif   Dual Time display and entry times, posted by Bruce Weber on Mon Jan 14 03:05:41 2013 
    icon2.gif   Re: Dual Time display and entry times, posted by Yoshio Imai on Mon Jan 14 13:33:19 2013 
Message ID: 67427     Entry time: Mon Jan 14 13:33:19 2013     In reply to: 67426
Icon: Reply  Author: Yoshio Imai  Author Email: $user_email 
Category: Question  OS: Windows  ELOG Version: 2.7.8 
Subject: Re: Dual Time display and entry times 
Depending on whether I understand your requirement correctly, the following solution should work:
  • define an additional logbook attribute, say "UTC Date"
  • preset it on entry creation and submission with the UTC timestamp (cf. section "Attributes" of the ELog configuration guide):
    Preset UTC Date = $utcdate
    Subst UTC Date = $utcdate
  • prevent the attribute from being changed manually by adding it to the
    Locked Attributes = < ... >
    and
    Fixed Attributes Edit = < ... >
    lists, respectively.
    You may also have to add it to the
    Remove on reply = < ... >
    list if replies turn out to keep the "UTC Date" value of the original entry.

Regards,
ELOG V3.1.5-fe60aaf