Bug 62533

Summary: Allow use epoch time as Date String value in function __dateTimeConvert
Product: JMeter - Now in Github Reporter: Milamber <milamber>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2 Keywords: FixedInTrunk
Version: Nightly (Please specify date)   
Target Milestone: JMETER_5.0   
Hardware: All   
OS: All   

Description Milamber 2018-07-12 08:35:08 UTC

    
Comment 1 Milamber 2018-07-12 08:52:44 UTC
URL: http://svn.apache.org/viewvc?rev=1835709&view=rev
Log:
Allow use epoch time as Date String value in function __dateTimeConvert
Bugzilla Id: 62533

Modified:
    jmeter/trunk/src/functions/org/apache/jmeter/functions/DateTimeConvertFunction.java
    jmeter/trunk/xdocs/changes.xml
    jmeter/trunk/xdocs/usermanual/functions.xml
Comment 2 Philippe Mouawad 2018-07-15 13:22:53 UTC
Author: pmouawad
Date: Sun Jul 15 13:22:07 2018
New Revision: 1835970

URL: http://svn.apache.org/viewvc?rev=1835970&view=rev
Log:
Bug 62533 - Allow use epoch time as Date String value in function __dateTimeConvert
Make  Test implement JMeterSerialTest

Bugzilla Id: 62533

Modified:
    jmeter/trunk/src/functions/org/apache/jmeter/functions/DateTimeConvertFunction.java

Author: pmouawad
Date: Sun Jul 15 13:20:30 2018
New Revision: 1835969

URL: http://svn.apache.org/viewvc?rev=1835969&view=rev
Log:
Bug 62533 - Allow use epoch time as Date String value in function __dateTimeConvert
Add Test
Clarify documentation
Bugzilla Id: 62533

Modified:
    jmeter/trunk/test/src/org/apache/jmeter/functions/TestDateTimeConvertFunction.java
    jmeter/trunk/xdocs/usermanual/functions.xml
Comment 3 Philippe Mouawad 2018-07-15 13:27:07 UTC
Author: pmouawad
Date: Sun Jul 15 13:26:09 2018
New Revision: 1835972

URL: http://svn.apache.org/viewvc?rev=1835972&view=rev
Log:
Bug 62533 - Allow use epoch time as Date String value in function __dateTimeConvert
Make  Test implement JMeterSerialTest

Bugzilla Id: 62533

Modified:
    jmeter/trunk/test/src/org/apache/jmeter/functions/TestDateTimeConvertFunction.java
Comment 4 The ASF infrastructure team 2022-09-24 20:38:14 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4818