DateLib extends BaseLib
Table of Contents
Methods
- callAddWorkDays() : mixed
- callDate() : mixed
- callDateAdd() : mixed
- callDateDiff() : mixed
- callGetUserDateOffset() : mixed
- callIsWorkDay() : mixed
- callIsWorkTime() : mixed
- callLocDate() : mixed
- callSetTime() : mixed
- callStrtotime() : mixed
- callToUserDate() : mixed
- callWorkDateAdd() : mixed
- getFunctions() : array<string|int, mixed>
Methods
callAddWorkDays()
public
callAddWorkDays(Arguments $args) : mixed
Parameters
- $args : Arguments
callDate()
public
callDate(Arguments $args) : mixed
Parameters
- $args : Arguments
callDateAdd()
public
callDateAdd(Arguments $args) : mixed
Parameters
- $args : Arguments
callDateDiff()
public
callDateDiff(Arguments $args) : mixed
Parameters
- $args : Arguments
callGetUserDateOffset()
public
callGetUserDateOffset(Arguments $args) : mixed
Parameters
- $args : Arguments
callIsWorkDay()
public
callIsWorkDay(Arguments $args) : mixed
Parameters
- $args : Arguments
callIsWorkTime()
public
callIsWorkTime(Arguments $args) : mixed
Parameters
- $args : Arguments
callLocDate()
public
callLocDate(Arguments $args) : mixed
Parameters
- $args : Arguments
callSetTime()
public
callSetTime(Arguments $args) : mixed
Parameters
- $args : Arguments
callStrtotime()
public
callStrtotime(Arguments $args) : mixed
Parameters
- $args : Arguments
callToUserDate()
public
callToUserDate(Arguments $args) : mixed
Parameters
- $args : Arguments
callWorkDateAdd()
public
callWorkDateAdd(Arguments $args) : mixed
Parameters
- $args : Arguments
getFunctions()
public
getFunctions() : array<string|int, mixed>