I normally put all constant in module so they can be used in all class module.
did you try your system cdate("8/17/2015 16:39:52") if it get the correct date?
because on my it get 17.08.2015. 16:39:52
and format(cdate("8/17/2015 16:39:52"),JetDateFmt ) I get #08/17/2015#
did you try your system cdate("8/17/2015 16:39:52") if it get the correct date?
because on my it get 17.08.2015. 16:39:52
and format(cdate("8/17/2015 16:39:52"),JetDateFmt ) I get #08/17/2015#