-
Home
-
Events Manager – Calendar, Bookings, Tickets, and more!
-
5.10
-
Code
-
Classes
- EM_DateTime
Total Complexity |
49 |
Dependencies |
3 |
Dependents |
10 |
Total lines |
331 |
Lines of code |
158 |
Logical lines of code |
105 |
Comment lines |
147 |
Methods |
22 |
Properties |
3 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
51 |
7 |
25 |
format() |
S |
70 |
5 |
5 |
formatTimezones() |
S |
59 |
4 |
13 |
i18n() |
S |
64 |
4 |
9 |
getDateTime() |
S |
66 |
3 |
9 |
getTime() |
S |
66 |
3 |
9 |
getTimestampWithOffset() |
S |
73 |
2 |
4 |
sub() |
S |
65 |
2 |
9 |
add() |
S |
65 |
2 |
9 |
createFromFormat() |
S |
69 |
2 |
6 |
setTimeString() |
S |
64 |
2 |
9 |
setTimezone() |
S |
64 |
2 |
9 |
formatDefault() |
S |
71 |
2 |
5 |
setDate() |
S |
72 |
1 |
5 |
setTime() |
S |
71 |
1 |
5 |
modify() |
S |
72 |
1 |
5 |
setTimestamp() |
S |
72 |
1 |
5 |
copy() |
S |
81 |
1 |
3 |
getTimezone() |
S |
80 |
1 |
3 |
__toString() |
S |
80 |
1 |
3 |
getDate() |
S |
80 |
1 |
3 |
setISODate() |
S |
72 |
1 |
5 |