Skip to content

Instantly share code, notes, and snippets.

@hodak
Created August 6, 2015 13:05
Show Gist options
  • Save hodak/bf56f64f3d4ca97aea7f to your computer and use it in GitHub Desktop.
Save hodak/bf56f64f3d4ca97aea7f to your computer and use it in GitHub Desktop.
$scope.dateSt = moment();
$scope.optionsSt = {};
<mighty-datepicker ng-model="dateSt" options="optionsSt"></mighty-datepicker>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment