Sha256: e84f626b53d66cf2067f5e5c6231227345228a8bd72e2b3f6144feb15be09937
Contents?: true
Size: 1.38 KB
Versions: 5
Compression:
Stored size: 1.38 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1361724133.44862:@value"{I" class:EFI"BundledAsset;FI"logical_path;FI"Core/TimeStandard.js;TI" pathname;FI"J/Users/bogumil/www/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
5 entries across 5 versions & 1 rubygems