You are not logged in.
Announcement
Unanswered posts
|
hi
change return type of getlastdayofmonth() to integer? how to change?
exp:
TalendDate.getLastDayOfMonth(TalendDate.parseDate("yyyy-M-dd",context.ETL_BI_YR+"-"+context.ETL_BI_MTH+"-"+"01"))
context.ETL_BI_YR=2009 and context.ETL_BI_mth=12
pls let me know any one.