Method: When::Coordinates::LeapSeconds#int

Defined in:
lib/when_exe/coordinates.rb

#intInteger (readonly)

trunk の整数部

Returns:

  • (Integer)


1173
1174
1175
# File 'lib/when_exe/coordinates.rb', line 1173

def int
  @int
end