Package com.atlassian.jira.datetime
Class ExampleDateFormatOutputGenerator
java.lang.Object
com.atlassian.jira.datetime.ExampleDateFormatOutputGenerator
- All Implemented Interfaces:
ExampleGenerator
This simple function returns an example date/time formatted with the given pattern.
To be used for generating an example of the output for a given pattern.
- Since:
- v5.2
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExampleDateFormatOutputGenerator
public ExampleDateFormatOutputGenerator()
-
-
Method Details
-
generate
- Specified by:
generatein interfaceExampleGenerator
-