(misc)
string o2_mktime(string $time, integer $hours, integer $minutes, integer $seconds)
Takes an Janox-time as first parameter, adds to it the passed numbers of hours, minutes and seconds and returns the result as a Janox-time.
Janox time format = 'HHMMSS'.