Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Utilities / Date Formatter

Operation Information

Hornbill utility for formatting a date string.

The Input Format and Output Format input parameters both support PHP date format strings, details of which can be found in the PHP date function documentation: http://php.net/manual/en/function.date.php.

This is a Free Tier Integration.

Authentication

This operation requires no authentication.

Input Parameters

Display Name ID Type Description Required Supported Values
Date date string Input Date Yes None provided
Input Format inFormat string Input Date Format Yes None provided
Output Format outFormat string Output Date Format Yes None provided

Output Parameters

Display Name ID Type Description
Date date string Formatted Date
In This Document