Sha256: 5f7af4b548f143ff0be099c2138c12b8dbb8aa9719f590ab3ac43adde04bc1a5
Contents?: true
Size: 1.39 KB
Versions: 3
Compression:
Stored size: 1.39 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1369608512.054185:@value"'{I" class:EFI"BundledAsset; FI"logical_path; FI"Core/TimeStandard.js; TI" pathname; FI"R/Users/bogumil/www/engines/cesium/app/assets/javascripts/Core/TimeStandard.js; TI"content_type; FI"application/javascript; FI" mtime; FI"2013-02-24T17:09:01+01:00; FI"length; FiPI"digest; F"%77ab102819c1eebb211feffe59c65deaI"source; FI"P/*global define*/ define(function() { "use strict"; /** * Provides the type of time standards which JulianDate can take as input. * * @exports TimeStandard * * @see JulianDate */ var TimeStandard = { /** * Represents the coordinated Universal Time (UTC) time standard. * * UTC is related to TAI according to the relationship * <code>UTC = TAI - deltaT</code> where <code>deltaT</code> is the number of leap * seconds which have been introduced as of the time in TAI. * */ UTC : 0, /** * Represents the International Atomic Time (TAI) time standard. * TAI is the principal time standard to which the other time standards are related. */ TAI : 1 }; return TimeStandard; }); ; FI"required_assets_digest; F"%7095e0fa5b9d7a36d4cdfec742df0a04I" _version; F"%6776f581a4329e299531e1d52aa59832
Version data entries
3 entries across 3 versions & 1 rubygems