Web Component: j-IsOpen


  • Info
  • HTML
  • JS
  • CSS
  • Meta

j-IsOpen

j-IsOpen is a simple component for showing opening hours. The component supports auto-refresh datetime.

Tangular model properties:

{{ date }}    - (date) current date instance
{{ month }}   - (number) current month (1=januar ... 12=december)
{{ year }}    - (number) current year
{{ day }}     - (number) current day number in calendar
{{ daytype }} - (number) current day type (0=sunday ... 6=saturday)
{{ minutes }} - (number) current minutes
{{ hours }}   - (number) current hours
{{ week }}    - (boolean) is weekend?

Author