I need to store duration (number of minutes and/or hours and/or days). I have looked at MySQL type, but DATE and TIME types seems to be used to store a specific date in time. Not a duration.
Ben ikinci sayısını saklamak ve görüntülemek için PHP dönüştürmek için bir int kullanarak düşünüyordum.