JQuery translate with JQuery datepicker

JQuery translate with JQuery datepicker


Hi, is anyone aware of any known conflicts or caveats between JQuery
datepicker and JQuery translate?
Both functions worth separately on my pages, but when combined (that
is, on a page with a datepicker assigned to a text box and with
language translation activated) the datepicker calendar stops working.
I've seen posts online referring to translating the datepicker
(certainly a good idea) but nothing on why the datepicker wouldn't
work in tandem.
More info:
My 'datepicker' code and my translate code exist in separate $
(document).ready blocks, but both execute fine in testing.
I've changed the order in which they fire, also to no avail.