Class: Time

Inherits:
Object
  • Object
show all
Defined in:
lib/i2c/alpha_display/extensions.rb

Instance Method Summary collapse

Instance Method Details

#to_alphaObject



2
3
4
# File 'lib/i2c/alpha_display/extensions.rb', line 2

def to_alpha
	strftime '%H.%M'
end