Hi Kishore,
Time data generated for granularities Day,Hour and Second will be stored in schema "_SYS_BI" table "M_TIME_DIMENSION". IF you wanto delete the genrated time data for these you can excecute delete querry from SQL editor on this table.
Delete from "_SYS_BI"."M_TIME_DIMENSION"
Regards,
Rashmi