F
Filament10mo ago
Rahul

Video Durations(Hours and Seconds)

I want to save the duration of a video in my database. Is there any field to save it( in hours and seconds)?
2 Replies
jlove1672
jlove167210mo ago
You should be able to store video duration with the TIME data_type Filament has a TimePicker form field
Rahul
RahulOP10mo ago
okay thank you for your response

Did you find this page helpful?