User Question:

i want to set up a cron job for 6am every day. how do i achieve this as the controls are rather confusing.

EasyCron Answer:

The steps to add a cron job you mentioned on EasyCron is quite easy:

After register, click on "+ Cron Job" button, enter "0 6 * * *" as Cron expression, Click button "Create Cron Job".

FYI, some more advanced cron examples could be found at our Cron Expression page.