Hi
When I try to get the todays date using Rex's Date Time plugin I do not get the correct date!?
E.g. today it is the 28. feb. 2015 (Windows clock report "28-02-2015" in lower right corner in my Task bar) , but 'Day-Month-Year' is returned like this '6-2-2105' !?
This is my code:
RexDate.Day & "-" & RexDate.Month & "-" & RexDate.Year
and it return 6-2-1015
What is going on here?! Does the plugin really not calculate the date correct (at least not here in Denmark (Europe)?