Hi there,
I like to get the year and month from a given date in the format yyyymm. I can do this fine, but months 1 tru 9 are represented as singlen digits, while I want them as 200501, 200502 etc.
I think I can do that as well, but it takes some doing, and maybe someone has made a function like this already. Googled the Net, could not find a solution.
Anyone can help me out?