Hi,
I am currently writing a stylesheet. The problem is, I have been given a date in the format DDMMYYYY(for example: 18102007). from this date I have to calculate and display the last day of the month. The given date is a variable and not a fixed date.
Please help me in solving this issue.
I am currently writing a stylesheet. The problem is, I have been given a date in the format DDMMYYYY(for example: 18102007). from this date I have to calculate and display the last day of the month. The given date is a variable and not a fixed date.
Please help me in solving this issue.
Comment