-
Home
-
LearnPress – WordPress LMS Plugin
-
4.2.3.4
-
Code
-
Classes
- LP_Datetime
Total Complexity |
47 |
Dependencies |
3 |
Dependents |
5 |
Total lines |
455 |
Lines of code |
156 |
Logical lines of code |
87 |
Comment lines |
247 |
Methods |
21 |
Properties |
6 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
format() |
A |
45 |
9 |
44 |
format_human_time_diff() |
S |
55 |
6 |
20 |
get_default_timezone() |
S |
61 |
5 |
12 |
__construct() |
S |
63 |
4 |
10 |
getOffset() |
S |
73 |
3 |
4 |
is_null() |
S |
79 |
2 |
3 |
getTimestamp() |
S |
66 |
2 |
9 |
toSql() |
S |
72 |
2 |
6 |
toLocal() |
S |
66 |
2 |
8 |
toUnix() |
S |
80 |
1 |
3 |
addDuration() |
S |
75 |
1 |
4 |
getSqlNullDate() |
S |
76 |
1 |
4 |
setGMT() |
S |
80 |
1 |
3 |
toISO8601() |
S |
80 |
1 |
3 |
toRFC822() |
S |
75 |
1 |
4 |
toSqlLocal() |
S |
74 |
1 |
4 |
__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 |