|
|
|
Системное время и дата
|
|||
|---|---|---|---|
|
#18+
подскажите чайнику как вычислить дату и системное время?? ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 15.10.2003, 16:47:07 |
|
||
|
Системное время и дата
|
|||
|---|---|---|---|
|
#18+
import java.util.Date; ... Date date = new Date(System.currentTimeMillis()); String customerDate = (1900 + date.getYear()) + "-" + (1 + date.getMonth()) + "-" + date.getDate() + " " + date.getHours() + ":" + date.getMinutes() + ":" + date.getSeconds(); ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 15.10.2003, 17:11:31 |
|
||
|
|

start [/forum/topic.php?fid=59&gotonew=1&tid=2154510]: |
0ms |
get settings: |
15ms |
get forum list: |
27ms |
check forum access: |
8ms |
check topic access: |
8ms |
track hit: |
58ms |
get topic data: |
23ms |
get first new msg: |
11ms |
get forum data: |
3ms |
get page messages: |
67ms |
get tp. blocked users: |
2ms |
| others: | 270ms |
| total: | 492ms |

| 0 / 0 |
