Page 1 of 1

how to get the first day of next month

Posted: Tue Jul 13, 2010 12:56 am
by yimwai
can we use basic function(such as oconv or ivonv)to get the first day of next month,and use it as a job parameter

Posted: Tue Jul 13, 2010 1:23 am
by ray.wurlod
Use the logic of the MONTH.LAST Transform to get the final day of the current month, add one to the internal format then, if necessary, convert to external format.