Time/Date seconds

I have noticed that the default date and time fields do support hours and minutes but not seconds.
If I also wanted those fields to be able process seconds also, would I have to extend the time field by writing my own plugin or am I missing something?

Yes, you would need to create your own field plugin with that.

1 Like

Alright thank you

Iā€™d actually rather store YouTube or embedded hosted video timestamps (that INCLUDE the Seconds) in Kirby, but perhaps I should just grab that data from the video instead of storing it in .txt.

Hmmm.

@luxuryluke I have never tried it but technically my Gilmour plugin can rip all the info from movie files as well as MP3.

If it does not, my plugin uses this internally - wouldnt take much to put a file method round it to do what you want.

2 Likes