Sage Intacct SDK for JavaScript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Less
Than
Date
Less
Than
Date
Time
constructor
field
format
negate
value
intacct
Date
Format
intacct
Date
Time
Format
to
String
Less
Than
Integer
Less
Than
Number
Less
Than
String
Hierarchy
AbstractDateTime
LessThanDateTime
Implements
IComparison
Index
Constructors
constructor
Properties
field
format
negate
value
intacct
Date
Format
intacct
Date
Time
Format
Methods
to
String
Constructors
constructor
new
Less
Than
Date
Time
(
format
?:
string
)
:
LessThanDateTime
Parameters
Default value
format:
string
= AbstractDateTimeClass.intacctDateTimeFormat
Returns
LessThanDateTime
Properties
field
field
:
string
format
format
:
string
negate
negate
:
boolean
= false
value
value
:
Date
Static
Readonly
intacct
Date
Format
intacct
Date
Format
:
"mm/dd/yyyy"
= "mm/dd/yyyy"
Static
Readonly
intacct
Date
Time
Format
intacct
Date
Time
Format
:
"mm/dd/yyyy HH:MM:ss"
= "mm/dd/yyyy HH:MM:ss"
Methods
to
String
to
String
(
)
:
string
Returns
string
Generated using
TypeDoc