Sha256: c038a4be061f3e4c587a40b11dbdb2e8752d7b6ed7899adf38c98c7aad1271ab

Contents?: true

Size: 91 Bytes

Versions: 17

Compression:

Stored size: 91 Bytes

Contents

module ExcelHelpers

  def xls_time(time)
    time.strftime "%Y-%m-%dT%H:%M:%S"
  end

end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
houston-core-0.8.0.pre app/helpers/excel_helpers.rb
houston-core-0.7.0 app/helpers/excel_helpers.rb
houston-core-0.7.0.beta4 app/helpers/excel_helpers.rb
houston-core-0.7.0.beta3 app/helpers/excel_helpers.rb
houston-core-0.7.0.beta2 app/helpers/excel_helpers.rb
houston-core-0.7.0.beta app/helpers/excel_helpers.rb
houston-core-0.6.3 app/helpers/excel_helpers.rb
houston-core-0.6.2 app/helpers/excel_helpers.rb
houston-core-0.6.1 app/helpers/excel_helpers.rb
houston-core-0.6.0 app/helpers/excel_helpers.rb
houston-core-0.5.6 app/helpers/excel_helpers.rb
houston-core-0.5.5 app/helpers/excel_helpers.rb
houston-core-0.5.4 app/helpers/excel_helpers.rb
houston-core-0.5.3 app/helpers/excel_helpers.rb
houston-core-0.5.2 app/helpers/excel_helpers.rb
houston-core-0.5.1 app/helpers/excel_helpers.rb
houston-core-0.5.0 app/helpers/excel_helpers.rb