I’m trying to sort assets by start time which is a metadata value.
The metadata display format: g:i a and the front-end display example {Meta field start_time} 9:00 am - {meta field end_time} 9:30 am
Hey Nick, not sure why it worked on one asset listing for you and not the other. With metadata date fields however, I always find it’s best to leave the display format as the default iso format and just use keyword modifiers when you want to present the date in a different format on the frontend. THat way you can always get the true sorting on the data consistent and using the right ISO format.