|
Системное время и дата
|
|||
---|---|---|---|
#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&fpage=858&tid=2154510]: |
0ms |
get settings: |
11ms |
get forum list: |
13ms |
check forum access: |
4ms |
check topic access: |
4ms |
track hit: |
42ms |
get topic data: |
13ms |
get forum data: |
3ms |
get page messages: |
36ms |
get tp. blocked users: |
3ms |
others: | 11ms |
total: | 140ms |
0 / 0 |