# `timecalc` ```ts import timecalc from 'timecalc' console.log(timecalc('America/NewYork', '30 m + 30 m')) ```