module

ActiveModel::Type::Helpers::TimeValue

No documentation available for this module.

Constants

ISO_DATETIME = /\n\\A\n(\\d{4})-(\\d\\d)-(\\d\\d)(?:T|\\s) # 2020-06-20T\n(\\d\\d):(\\d\\d):(\\d\\d)(?:\\.(\\d{1,6})\\d*)? # 10:20:30.123456\n(?:(Z(?=\\z)|[+-]\\d\\d)(?::?(\\d\\d))?)? # +09:00\n\\z\n/x

Files

  • activemodel/lib/active_model/type/helpers/time_value.rb