Class LSTimeUnits
java.lang.Object
ortus.boxlang.runtime.bifs.BIF
ortus.boxlang.runtime.bifs.global.temporal.TimeUnits
ortus.boxlang.runtime.bifs.global.temporal.LSTimeUnits
-
Nested Class Summary
Nested classes/interfaces inherited from class ortus.boxlang.runtime.bifs.global.temporal.TimeUnits
TimeUnits.BIFMethods -
Field Summary
FieldsFields inherited from class ortus.boxlang.runtime.bifs.global.temporal.TimeUnits
DOW_LONG_FORMAT, DOW_SHORT_FORMAT, MONTH_LONG_FORMAT, MONTH_SHORT_FORMAT, OFFSET_FORMAT, TZ_LONG_FORMAT, TZ_SHORT_FORMATFields inherited from class ortus.boxlang.runtime.bifs.BIF
__functionName, __isMemberExecution, asyncService, cacheService, componentService, declaredArguments, functionService, interceptorService, runtime -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_invoke(IBoxContext context, ArgumentsScope arguments) Provides the Localized BIF and member functions for time units ( e.g.Methods inherited from class ortus.boxlang.runtime.bifs.BIF
announce, getDeclaredArguments, invoke
-
Field Details
-
functionMap
Map of ls functions to TimeUnits functions
-
-
Constructor Details
-
LSTimeUnits
public LSTimeUnits()Constructor
-
-
Method Details
-
_invoke
Provides the Localized BIF and member functions for time units ( e.g. different locales have different start days to the week )
-