Derivative in time in GAMS

Hi everyone,
Can someone please let me know how can I approximate derivative in GAMS

I basically need to implement the following equation:

equation.. dcdt =e= (c(i+1)+c(i))/deltaT (i=1:24) and deltaT is a parameter

Many thanks in advance
Best regards