Angular filter
sraDate source
The sraDate filter translates the timezone abbreviations to an offset, then calls the standard date function.
This is done because Angular doesn't support anything but the US abbreviations.
Dependencies:
Name | Type | Description |
---|---|---|
value | Object | The value as a Date object of Milliseconds since Epoch |