Hi,Is there any way to get the system date at compile time. I want something like:
static string compileDate = Clock.currTime.toString; but that fails. Thanks very much Andrew
Hi,Is there any way to get the system date at compile time. I want something like:
static string compileDate = Clock.currTime.toString; but that fails. Thanks very much Andrew