HI Can anyone help me.
with the new Copiler Version the result of
strftime(text_d, StrglenDate,"%d.%m.%Y %H:%M",lt);
is "4.12.2012 14:3"
with Keil 3 the Result
is "04.12.2012 14:03" as expected.
how can I disable the new bug(feature).
Thanks