Hi,
I'm trying to get the current date in the following format: yyyyMMddHHmm (M=Month, m=minutes)
I did many tests and I'm not able to achieve this simple result.
I tried to follow the login from the answer to this thread: http://scn.sap.com/thread/3474659
But it is still not working, I have the following:
But for the date I get 20140112 (the month before the day). And for the time, the hours are not in 24h format even the device settings are, so I get 0213 instead of 1413.
Could you help me please?