Closed drewroberts closed 3 years ago
I'm using this code to display the time in a Nova index:
TimeField::make('Time')->withTwelveHourTime(),
It displays a leading 0 and it would be helpful to have that removed. Here is a screenshot:
corrected, thanks. Will be released in the next version
I'm using this code to display the time in a Nova index:
TimeField::make('Time')->withTwelveHourTime(),
It displays a leading 0 and it would be helpful to have that removed. Here is a screenshot: