1 # Copyright (C) The Arvados Authors. All rights reserved.
3 # SPDX-License-Identifier: AGPL-3.0
5 ActiveSupport::JSON::Encoding.time_precision = 9
7 class ActiveSupport::TimeWithZone
10 strftime "%Y-%m-%dT%H:%M:%S.%NZ"
15 remove_method :as_json
17 strftime "%Y-%m-%dT%H:%M:%S.%NZ"