Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

164
Vistas
AngularJS date display using moment js

I am trying to display current date in my application using moment JavaScript library, I am getting referenceerror message.

I have the moment.js file under my scripts folder and my Bookshow.js file under resource folder.

I also referred to this link but still facing the reference issue - AngularJs and moment.js not working

Error Details

ReferenceError: moment is not defined 
at new <anonymous> (Bookshow.js:2)
at Object.instantiate (angular.js:3501)
at Object.canonymous> (angular.js: 3526)
at Object.invoke (angular.js:3492)
at Object.$get (angular.js:3112) at Object.invoke (angular.js:3492)
at angular.js:3827
at d (angular.js:3193)
at e (angular.js:3223)
at Object.invoke (angular.js:3231)

Code

Bookshow.js

book.service('ApplDate', ['$scope', '$http', '$filter', function($scope, $http, $filter) {

$scope.today = moment();
console.log("today date " + today.format('MM/DD/YYYY'));
$scope.applDate = today.format('MM/DD/YYYY');
}]);
about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda