-
Home
-
LearnPress – WordPress LMS Plugin
-
4.2.2.4
-
Code
-
Classes
- LP_Datetime
Total Complexity |
40 |
Dependencies |
3 |
Dependents |
5 |
Total lines |
403 |
Lines of code |
122 |
Logical lines of code |
69 |
Comment lines |
234 |
Methods |
20 |
Properties |
6 |
Methods 20
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 |
getTimestamp() |
S |
66 |
2 |
9 |
toLocal() |
S |
66 |
2 |
8 |
toSql() |
S |
72 |
2 |
6 |
is_null() |
S |
79 |
2 |
3 |
__toString() |
S |
80 |
1 |
3 |
__get() |
S |
80 |
1 |
3 |
toISO8601() |
S |
80 |
1 |
3 |
get_raw_date() |
S |
82 |
1 |
3 |
toSqlLocal() |
S |
74 |
1 |
4 |
toRFC822() |
S |
75 |
1 |
4 |
toUnix() |
S |
80 |
1 |
3 |
is_exceeded() |
S |
80 |
1 |
3 |
setGMT() |
S |
80 |
1 |
3 |
getSqlNullDate() |
S |
76 |
1 |
4 |
addDuration() |
S |
75 |
1 |
4 |
getPeriod() |
S |
80 |
1 |
3 |