|
|
|
Системное время и дата
|
|||
|---|---|---|---|
|
#18+
подскажите чайнику как вычислить дату и системное время?? ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 15.10.2003, 16:47 |
|
||
|
Системное время и дата
|
|||
|---|---|---|---|
|
#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 |
|
||
|
|

start [/forum/topic.php?fid=59&msg=32294369&tid=2154510]: |
0ms |
get settings: |
10ms |
get forum list: |
21ms |
check forum access: |
4ms |
check topic access: |
4ms |
track hit: |
61ms |
get topic data: |
11ms |
get forum data: |
2ms |
get page messages: |
38ms |
get tp. blocked users: |
1ms |
| others: | 235ms |
| total: | 387ms |

| 0 / 0 |
