Skip to content

Commit

Permalink
Merge pull request #301 from mvanlaar/patch-1
Browse files Browse the repository at this point in the history
Add config for dateTime format
  • Loading branch information
binh-dam-ibigroup authored Jan 7, 2021
2 parents e70730a + d0f20f2 commit 2672afa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions example-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,3 +196,7 @@ itinerary:
# phoneFormatOptions:
# # ISO 2-letter country code for phone number formats (defaults to 'US')
# countryCode: US

# Format the date time format for display.
dateTime:
longDateFormat: DD-MM-YYYY

0 comments on commit 2672afa

Please sign in to comment.