Module: Doing::ChronifyArray
- Included in:
- Array
- Defined in:
- lib/doing/chronify/array.rb
Overview
Chronify array helpers
Instance Method Summary collapse
- 
  
    
      #time_string(format: :dhm)  ⇒ String 
    
    
  
  
  
  
  
  
  
  
  
    Format [d, h, m] as string. 
- #to_abbr(years: false, separator: '') ⇒ Object
- #to_natural ⇒ Object
- 
  
    
      #to_years  ⇒ Object 
    
    
  
  
  
  
  
  
  
  
  
    Convert [d, h, m] to [y, d, h, m].