[GitHub] jmeter pull request #303: Add a random date within a specific date range fun...

2017-09-01 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/jmeter/pull/303


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] jmeter pull request #303: Add a random date within a specific date range fun...

2017-08-10 Thread ra0077
GitHub user ra0077 opened a pull request:

https://github.com/apache/jmeter/pull/303

Add a random date within a specific date range function

Hi,

I have make a new function called RandomDate which allow to generate a 
random date within a specific date range

Antonio

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ra0077/jmeter trunk

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/jmeter/pull/303.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #303


commit eeaecb1dc8a121cacca061e6c7138a32d35d285e
Author: ra77 
Date:   2017-08-10T16:15:39Z

Add a random date within a specific date range function




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---