Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Calendar Date Picker - Off by One Month? SOLVED
11-30-2017, 10:37 PM, (This post was last modified: 11-30-2017, 10:38 PM by VortecCPI.)
#5
RE: Calendar Date Picker - Off by One Month?
I made two small changes in MiscFunctions.js and it seems to work as I need it to now.

drawCalendar(md, dt.getFullYear(), dt.getMonth()-1, dt.getDate()+1, dF);

A hack for sure but it gets me where I need to be for now...
https://www.linkedin.com/in/eclipsepaulbecker
Reply


Messages In This Thread
RE: Calendar Date Picker - Off by One Month? - by VortecCPI - 11-30-2017, 10:37 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)