Jump to content

get date for one time zone


westman

Recommended Posts

There's no such thing as "simple" in programming. Programming is a problem-solving ability that one has to acquire. The code we're showing isn't just for copying and pasting, it's only going to work in the right context. You must learn.

Link to comment
Share on other sites

and part of learning is looking for errors and logging/debugging your code, to find the points of fault. It always best to start with the minimum functinality, confirm it is working, and build it up from there. Also, being to read documentation, like about the Date object for example, should also be a priority learning habit. what you need to do is post the code you tried and then tell us what the problem is and where. Not just saying there is a problem and then not showing the work for us to comment on.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...