Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal

date_time

time.date_time

§
(year i32, day_in_year i32, hour i32, minute i32, second i32, nano_second i32)
:
orderable
 is

Fields

§
day_in_year
 i32
§
minute
 i32
§
second
 i32
§
nano_second
 i32

Constructors

Functions

§
 => 
String  
[Redefinition of  Any.as_string]

redefines:

§
 => 
Type  
[Inherited from  Any]
§
 => 
String  
[Inherited from  Any]

Type Functions

§
 => 
String  
[Inherited from  Type]

redefines:

§
 => 
Type  
[Inherited from  Type]

redefines:

§
(a time.date_time.this.type, b time.date_time.this.type)
 => 
bool  
§
(T 
type
)
 => 
bool  
[Inherited from  Type]
§
 => 
bool  
[Inherited from  equatable]
§
(a time.date_time.this.type, b time.date_time.this.type)
 => 
bool  
§
 => 
String  
[Inherited from  Type]
§
 => 
String  
[Inherited from  Type]

redefines:

§
 => 
Type  
[Inherited from  Any]