There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
provides a date-only transform for fields that only include the date but no time info from the API. It correctly adjusts for a browser quirk where parsing a date string without time can return a Date object for the previous day.