mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-4680] Add documentation for dateValues in app.config.json (#4859)
* [ADF-4680] Add documentation for dateValues in app.config.json * Improve English * Create new localization file * Update localized-date.pipe.md * Update card-view-datetimeitem.model.ts * Update localized-date.pipe.md
This commit is contained in:
committed by
Eugenio Romano
parent
e64eee90af
commit
25446b5ba3
@@ -21,5 +21,5 @@ import { CardViewDateItemModel } from './card-view-dateitem.model';
|
||||
|
||||
export class CardViewDatetimeItemModel extends CardViewDateItemModel implements CardViewItem, DynamicComponentModel {
|
||||
type: string = 'datetime';
|
||||
format: string = 'MMM d, y, h:mm';
|
||||
format: string = 'MMM d, y, H:mm';
|
||||
}
|
||||
|
Reference in New Issue
Block a user