-
Home
-
LearnPress – WordPress LMS Plugin
-
3.2.8.6
-
Code
-
Classes
- LP_Datetime
Total Complexity |
64 |
Dependencies |
1 |
Dependents |
10 |
Total lines |
333 |
Lines of code |
169 |
Logical lines of code |
108 |
Comment lines |
88 |
Methods |
18 |
Properties |
6 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__get() |
A |
45 |
13 |
43 |
__construct() |
A |
50 |
10 |
28 |
timezone_string() |
A |
54 |
9 |
20 |
format() |
S |
60 |
6 |
13 |
setGMT() |
S |
63 |
6 |
11 |
get_default_timezone() |
S |
62 |
5 |
11 |
getOffset() |
S |
77 |
3 |
3 |
getTimestamp() |
S |
66 |
2 |
9 |
__toString() |
S |
79 |
1 |
3 |
get_raw_date() |
S |
82 |
1 |
3 |
is_null() |
S |
80 |
1 |
3 |
setTimezone() |
S |
76 |
1 |
4 |
toISO8601() |
S |
79 |
1 |
3 |
toSql() |
S |
79 |
1 |
3 |
toRFC822() |
S |
79 |
1 |
3 |
toUnix() |
S |
79 |
1 |
3 |
is_exceeded() |
S |
78 |
1 |
3 |
getSqlNullDate() |
S |
81 |
1 |
3 |