Welcome to Code Forum!

Join a community that supports you and your coding journey from day one. We strive to be a friendly, supportive community that empowers everyone to be better developers. By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

date format

  1. C

    JavaScript Calculation with dates doesn't work

    Dear experts I'm not really used to javascript, and I maybe have a silly problem. In my script I want to calculate the date of today minus a earlier day and need the numbers of day. Javascript is calculating in milliseconds, right? I get a number of days but they are really wrong. Do I have...
  2. L

    VBA Mail-merge Date format inconsistencies

    I have a spreadsheet that I am using to mail-merge with a Word template document. The mail merge is triggered by VBA code. I have some dates which come out correctly in the mail-merge and others that show incorrectly. The Word-doc merge field is formatted thus: {MERGEFIELD DUE@"dd MMM yyyy...
Back
Top Bottom