Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

this isnt rails, update style #1

Merged
merged 1 commit into from
Sep 7, 2015
Merged

this isnt rails, update style #1

merged 1 commit into from
Sep 7, 2015

Conversation

chaserx
Copy link
Owner

@chaserx chaserx commented Sep 7, 2015

No description provided.

var output_target = $('#output');
var vacationStart = moment('2015-7-1', 'YYYY MM DD');
var vacationEnd = moment('2015-9-4', 'YYYY MM DD');
var vacationTime = moment.range(vacationStart, vacationEnd);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'moment' is not defined.

chaserx added a commit that referenced this pull request Sep 7, 2015
this isnt rails, update style
@chaserx chaserx merged commit 59f4903 into master Sep 7, 2015
@chaserx chaserx deleted the this_isnt_rails branch August 25, 2019 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants