import DateFormatter from 'flexicious-react-datagrid/js/utils/DateFormatter.js'
DateFormatter
Extends:
TypedObject → DateFormatter
A wrapper around date formatting functions from various underlying libraries DateFormatter
Method Summary
Public Methods | ||
public |
format a date |
|
public |
getClassNames(): string[] |
|
public |
Parse a date string into an object, changes - into |
Inherited Summary
From class TypedObject | ||
public |
typeCache: {} |
|
public |
|
|
public |
Returns a list of strings that represent the object hierarchy for this object. |
|
public |
implementsOrExtends(name: *): Boolean Returns true if the class name to check is in the list of class names defined for this class. |
Public Methods
public getClassNames(): string[] source
Returns a list of strings that represent the object hierarchy for this object.