Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 766 of 808  Not logged in ELOG logo
ID Date Icon Author Author Email Category OS ELOG Version Subjectdown
  68494   Thu Dec 8 15:39:13 2016 Entry Christine Quicotc.quicot@free.frBug reportLinux3.1.2Datepicker not showing

Hello users,

 

When I configure an attribute with "Type <attribute>= date", in the new entry form a clic on the calendar symbol does nothing.

Reading the source code I see it's trying to open a window named "cal.html" through javascript (function opencal) but this file doesn't exist anywhere in source elog files.

 

Thanks

 

  68693   Wed Oct 11 15:55:02 2017 Question Tim Schelfhouttim.schelfhout@fixbrussel.beQuestionWindowsELOG V3.1.2-793Date must be between 1970 and 2037??

 Hey there,

Trying to record birthdates in ELOG ... field type being date results in error:

Date must be between 1970 and 2037

Can this be avoided?  I like the fact that one can use the date picker to enter birthdate

  1296   Fri Jul 22 03:15:29 2005 Question PJ Meyerpjm@pjmeyer.orgQuestionWindows2.5.?Date in CSV and XML in UNIX time
Q: How can dates be exported correctly in CSV and XML?
In windows version I'm getting the Unix seconds since 1970.
XML export:
<DATE>Wed Jun 22 08:29:58 2005</DATE>
<Date_Needed>1119384000</Date_Needed>
<Date_Added>1119470400</Date_Added>

the date record added is good and readable, the two user defined dates are Unix and not real useful in Excel.

Same behavior is the CSV file, the date record added is good, the two user defined dates are Unix seconds.

Now when E-log emails the records all the dates are good - ie readable dates.

So what can be done to make all the dates look like dates?
  1579   Tue Jan 10 00:32:19 2006 Question David Brodydbrody@echo-inc.comQuestion 2.5.8-2Date imports from CSV incorrectly
When I import from a CSV file, dates formatted as mm/dd/yy always get imported as 12/31/1969

Here are the parameters I am using for dates:

Attributes = Ticket #, Status, Assigned To, Status Date, Install Date, Category, Activity, Environment, Component, TstTrk
Type Status Date = date
Type Install Date = date
Date format = %A, %d %B, %Y

Preset Status Date = $date


Thanks!

DB
  613   Fri Jul 16 16:53:01 2004 Warning Steve Jonessteve.jones@freescale.comBug reportAll2.5.3Date format problem in "Thread display = "
I have an attributes defined as:

 - Attributes = Author, PlannedDate, FunctionalArea, Operation, Category,
HardwareName, Significance, EmailNotify, LastRevision, Subject

I have PlannedDate defined as:
 - Type PlannedDate = date

When I use the following statement:
 - Thread display = $subject, planned for $PlannedDate. Last revised:
$lastrevision

I get the following in my THREADED logbook view:

"Adding new services, planned for 1090519200. Last revised: Thu Jul 15
18:03:52 2004"

Note that the ATTRIBUTE $PlannedDate prints as a (I am guessing) serialized
date and is not formatted.

I'm not sure if this is manifested elsewhere.
  2000   Tue Oct 17 12:14:27 2006 Disagree deletoillexavier.deletoille@synchrotron-soleil.frBug reportLinux | Windows2.6.2-1723Date format in Threaded display
hello,

I have a problem with the Date format in the Threaded display. The Date Format appears normally in the full and the summary displays but not in the threaded one.
I have found a similar Entry in the forum posted by Steve Jones on Friday July 16 16:53:01 2004 and you answered :" That should be fixed by the current version. Please update."
Did I make a mistake?

Here is a part of my program:

Show Attributes = Date evenement, Heure evenement, Auteur, Icone, Groupe
Time format = %d/%m/%Y, %T
Type Date evenement= datetime
Start page = ?rsort= Date evenement

Thanks in advance
Attachment 1: Elog1.JPG
Elog1.JPG
Attachment 2: Elog2.JPG
Elog2.JPG
  69308   Tue Feb 23 12:12:14 2021 Question Martin Neumannelog.20.beazy@spamgourmet.comQuestionLinuxV3.1.4-80633baDate conversion

Hi,

I am trying to figure out how ELOG works and I have a problem.

I have one datetime attribute, where I want the user to be able to enter the time in ISO8601 format (YYYY-MM-DD HH:MM) instead of the buttons.

How do I manage that this input is converted correctly into the internal format?

I tried adding a hidden locked Attribute called IntDate and use "Subst IntDate = $start" but the result is dates in 1970, even though I have set the Time Format to "%F %H:%M"

  1818   Thu May 4 17:26:41 2006 Question Alex Halex@synergie-inf.comQuestionWindows2.6.1-1668Date automatically generated by another one
Hi Stefan,
I am searching for a solution in order to have a date automatically generated by another one.

For example I want 1 month more :
I input the first date in "Date publication" : 01/01/2006 and the "Date validation" took automatically the 01/02/2006 value from themselve.

Can I do that with ELOG ?
Thanks for answer.
ELOG V3.1.5-3fb85fa6