<div dir="ltr">Hello<br><br>?DATE and ?TIME are common and constant for whole application in compilation time.<br>It is not similar to ?FUNCTION, ?MODULE, ?LINE which cannot be specified by -D parameter of erlc.<br>So, better way to definition of ?DATE and ?TIME is commandline options of erlc, specified in Makefile.<br>
<br>However it is good idea to add ?FUNCTION to epp.<br><br>-- <br>Maxim Treskin<br>
</div>