-
Home
-
LearnPress – WordPress LMS Plugin
-
4.2.0
-
Code
-
Classes
- LP_Datetime
Total Complexity |
38 |
Dependencies |
3 |
Dependents |
5 |
Total lines |
387 |
Lines of code |
115 |
Logical lines of code |
65 |
Comment lines |
228 |
Methods |
19 |
Properties |
6 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
format() |
A |
50 |
8 |
30 |
get_default_timezone() |
S |
61 |
5 |
12 |
__construct() |
S |
63 |
4 |
10 |
getOffset() |
S |
73 |
3 |
4 |
toLocal() |
S |
66 |
2 |
8 |
is_null() |
S |
79 |
2 |
3 |
getTimestamp() |
S |
66 |
2 |
9 |
addDuration() |
S |
75 |
1 |
4 |
getSqlNullDate() |
S |
76 |
1 |
4 |
setGMT() |
S |
80 |
1 |
3 |
toUnix() |
S |
80 |
1 |
3 |
toISO8601() |
S |
80 |
1 |
3 |
toRFC822() |
S |
75 |
1 |
4 |
toSql() |
S |
80 |
1 |
3 |
__toString() |
S |
80 |
1 |
3 |
__get() |
S |
80 |
1 |
3 |
get_raw_date() |
S |
82 |
1 |
3 |
is_exceeded() |
S |
80 |
1 |
3 |
getPeriod() |
S |
80 |
1 |
3 |