java-faker
java-faker copied to clipboard
Add support of date time pattern for string representation of date an…
The problem is that calls like #{date.past ... } and others with date convert date and time based on default toString with no way to customize it.
The PR adds corresponding methods which allow to specify date/time pattern