Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E eclipsefdn-vc-tools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 2
    • Merge requests 2
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Eclipse FoundationEclipse Foundation
  • IT
  • Webdev
  • eclipsefdn-vc-tools
  • Merge requests
  • !17

Fix log dates and dryrun is now the default

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Christopher Guindon requested to merge github/fork/chrisguindon/cguindon/master/fix-dates into master Nov 19, 2019
  • Overview 0
  • Commits 1
  • Changes 5

The getUTCDay() method returns the day of the week (from 0 to 6) for the specified date, according to universal time. We should use getUTCDate since it returns the day of the month (from 1 to 31) of the date object, according to universal time.

Signed-off-by: Christopher Guindon chris.guindon@eclipse-foundation.org

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/chrisguindon/cguindon/master/fix-dates

Copyright © Eclipse Foundation, Inc. All Rights Reserved.     Privacy Policy | Terms of Use | Copyright Agent