|
|
|
Системное время и дата
|
|||
|---|---|---|---|
|
#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&msg=32294414&tid=2154510]: |
0ms |
get settings: |
14ms |
get forum list: |
21ms |
check forum access: |
5ms |
check topic access: |
5ms |
track hit: |
99ms |
get topic data: |
11ms |
get forum data: |
2ms |
get page messages: |
42ms |
get tp. blocked users: |
2ms |
| others: | 307ms |
| total: | 508ms |

| 0 / 0 |
