Libertas OS API Documentation
Preparing search index...
libertas
LuaDateInfo
Interface LuaDateInfo
interface
LuaDateInfo
{
day
:
number
;
month
:
number
;
year
:
number
;
hour
?:
number
;
isdst
?:
boolean
;
min
?:
number
;
sec
?:
number
;
}
Index
Properties
day
month
year
hour?
isdst?
min?
sec?
Properties
day
day
:
number
1–31
month
month
:
number
1–12
year
year
:
number
Optional
hour
hour
?:
number
0–23
Optional
isdst
isdst
?:
boolean
daylight saving flag, a boolean
Optional
min
min
?:
number
0–59
Optional
sec
sec
?:
number
0–61
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
day
month
year
hour
isdst
min
sec
Libertas OS API Documentation
Loading...
1–31