so far, got this to work.

Code:
{Alias}

/12noon {
  /timer 00:00 1 1 /12midnight
}

/12midnight {
  /timer 12:00 1 1 /12noon
}


Is there's an easier way round to it? - or this is the only option?

Thanks