Sha256: d2175636ca44bb928e9afeec1400514fef2f773652feed8771638f4c6cdb5dd4

Contents?: true

Size: 2 KB

Versions: 3

Compression:

Stored size: 2 KB

Contents

o: ActiveSupport::Cache::Entry	:@compressedF:@expires_in0:@created_atf1372212332.974784:@value"�{I"
class:EFI"BundledAsset;FI"logical_path;FI"Core/Iso8601.js;TI"
pathname;FI"M/Users/bogumil/www/engines/cesium/app/assets/javascripts/Core/Iso8601.js;TI"content_type;FI"application/javascript;FI"
mtime;FI"2013-06-26T04:04:58+02:00;FI"length;Fi�I"digest;F"%7350eea2dbd169ae0816b5422c656a9fI"source;FI"�/*global define*/

define(['Core/freezeObject', 'Core/JulianDate', 'Core/TimeInterval'], function(
        freezeObject,
        JulianDate,
        TimeInterval) {
    "use strict";

    var MINIMUM_VALUE = freezeObject(JulianDate.fromIso8601('0000-01-01T00:00:00Z'));
    var MAXIMUM_VALUE = freezeObject(JulianDate.fromIso8601('9999-12-31T24:00:00Z'));
    var MAXIMUM_INTERVAL = freezeObject(new TimeInterval(MINIMUM_VALUE, MAXIMUM_VALUE, true, true));

    /**
     * Constants related to ISO8601 support.
     *
     * @exports Iso8601
     *
     * @see <a href='http://en.wikipedia.org/wiki/ISO_8601'>ISO 8601 on Wikipedia</a>.
     * @see JulianDate
     * @see TimeInterval
     */
    var Iso8601 = {
        /**
         * A {@link JulianDate} representing the earliest time representable by an ISO8601 date.
         * This is equivalent to the date string '0000-01-01T00:00:00Z'
         */
        MINIMUM_VALUE : MINIMUM_VALUE,

        /**
         * A {@link JulianDate} representing the latest time representable by an ISO8601 date.
         * This is equivalent to the date string '9999-12-31T24:00:00Z'
         */
        MAXIMUM_VALUE : MAXIMUM_VALUE,

        /**
         * A {@link TimeInterval} representing the largest interval representable by an ISO8601 interval.
         * This is equivalent to the interval string '0000-01-01T00:00:00Z/9999-12-31T24:00:00Z'
         */
        MAXIMUM_INTERVAL : MAXIMUM_INTERVAL
    };

    return Iso8601;
});
;FI"required_assets_digest;F"%edc2c1c8261a91510e50aaf920060576I"
_version;F"%6776f581a4329e299531e1d52aa59832

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
cesium-0.24.0 test/dummy/tmp/cache/assets/D6E/EE0/sprockets%2Fe381a6c6c4ce14ce721f9ed50491db91
cesium-0.23.0 test/dummy/tmp/cache/assets/D6E/EE0/sprockets%2Fe381a6c6c4ce14ce721f9ed50491db91
cesium-0.22.0 test/dummy/tmp/cache/assets/D6E/EE0/sprockets%2Fe381a6c6c4ce14ce721f9ed50491db91