Skip to main content
Reference

DateManager SFO

Properties

FieldTypeComment/Sample

Methods

MethodReturnsParametersParameter TypesComments/Sample
currentTimedatenonenone
differenceInDays(earlierDate, laterDate)integerearlierDate laterDatedate datenumber of whole days difference between the two dates
isCurrentTimeAfter(timeMilitaryFormatbooleantimeMilitaryFormatstringtrue if the current time is after the military formatted date string
isCurrentTimeBefore(timeMilitaryFormatbooleantimeMilitaryFormatstringtrue if the current time is before the military formatted date string
isCurrentTimeBetween(startDayOfWeek, startTimeMilitaryFormat, stopDayOfWeek, stopTimeMilitaryFormat)booleanstartDayOfWeek\\startTimeMilitaryFormat\\endDayOfWeek endTimeMilitaryFormatstring\\string\\string stringthe days of week should be "Sun" or "Sunday"

| parse(format, strDate) | date | format strDate | string string | |

See Also

Was this page helpful?