PHP Classes

File: CoffeeCMS/contents/themes/cfnews/cfnews-html/assets/moment/src/lib/units/constants.js

Recommend this page to a friend!
  Classes of James Brows   Coffee CMS   CoffeeCMS/contents/themes/cfnews/cfnews-html/assets/moment/src/lib/units/constants.js   Download  
File: CoffeeCMS/contents/themes/cfnews/cfnews-html/assets/moment/src/lib/units/constants.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Coffee CMS
Content management system using MVC based themes
Author: By
Last change:
Date: 2 years ago
Size: 204 bytes
 

Contents

Class file image Download
export var YEAR = 0; export var MONTH = 1; export var DATE = 2; export var HOUR = 3; export var MINUTE = 4; export var SECOND = 5; export var MILLISECOND = 6; export var WEEK = 7; export var WEEKDAY = 8;