Class: Libxlsxwriter::TmZipS

Inherits:
FFI::Struct
  • Object
show all
Defined in:
lib/fast_excel/binding.rb

Overview

Fields:

:tm_sec

(Integer) seconds after the minute - (0,59)

:tm_min

(Integer) minutes after the hour - (0,59)

:tm_hour

(Integer) hours since midnight - (0,23)

:tm_mday

(Integer) day of the month - (1,31)

:tm_mon

(Integer) months since January - (0,11)

:tm_year

(Integer) years - (1980..2044)