This repository was archived by the owner on Feb 23, 2023. It is now read-only.
This repository was archived by the owner on Feb 23, 2023. It is now read-only.
Orderby isn't working with date #102
Open
Description
[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
Current behavior
I have an array of objects where each object has a time in the following format 2019-12-10T15:04:37.3337392+10:30
unfortunately, the orderby
pipe isn't sorting that right, is there a way to get another pipe to process the value before orderBy
compare it?
I don't know what orderBy expecting or if it takes another parameter ??
Expected behavior
Sort in the right order.
Metadata
Metadata
Assignees
Labels
No labels