javascript question
javascript question
Out of context: Reply #8
- Started
- Last post
- 12 Responses
- acescence0
keep in mind though that javascript will always give the time as it is on the user's system, as that is all it knows. if they're clock is wrong, it will be wrong. if you want foolproof actual time, you need to get it from your server.