o: ActiveSupport::Cache::Entry	:@compressedF:@expires_in0:@created_atf1361185919.685174:@value"	{I"
class:EFI"ProcessedAsset;�FI"logical_path;�FI"Core/Iso8601.js;�TI"
pathname;�FI"L/Users/bwrona/www/engines/cesium/app/assets/javascripts/Core/Iso8601.js;�TI"content_type;�FI"application/javascript;�FI"
mtime;�FI"2013-02-11T17:47:50+01:00;�FI"length;�Fi	I"digest;�F"%adb9ccab2462891821d281d388cb9b09I"source;�FI"	/*global define*/

define([
        './freezeObject',
        './JulianDate',
        './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"dependency_digest;�F"%ebb052d3d0a5538abd5e9597500c4ffeI"required_paths;�F[I"L/Users/bwrona/www/engines/cesium/app/assets/javascripts/Core/Iso8601.js;�TI"dependency_paths;�F[{I"	path;�FI"L/Users/bwrona/www/engines/cesium/app/assets/javascripts/Core/Iso8601.js;�TI"
mtime;�FI"2013-02-11T17:47:50+01:00;�FI"digest;�F"%bd98bfe4816bf684632acdd19a11fef6I"
_version;�F"%6776f581a4329e299531e1d52aa59832