</h2>Fri May 2 10:38:52 2014<br> : this is mytimestamp
from VuGen date format codes
1. I am not getting code for day here for Fri what need to use ?
2.instead of date 2 here I get next date 03 using below function
lr_save_datetime("Tomorrow is %B %d %Y", DATE_NOW + ONE_DAY, "next");
how to get previous day using above function and I do not want 03 or 04 need 3 or 4 here how to get it without prefix 0 in output