Incorrect returned date format mask from Mapper
When I set a Global Variable via Put Context for Transmit_Date with this syntax: %%yyyyMMDD%%
I get as output: 201509245 (Instead of 20150902)
Why is this occurring?
Or when I assign filename with the following syntax: %%yyyyMMDD-hh-mm-ss%%.MD5
I get as output: 201509245-06-30-23.MD5
Once again the date is incorrect.
0
-
Try replacing DD with dd as these values have different meanings.
0
Post is closed for comments.
Comments
1 comment