fixed time issue in flash
fixed time issue in flash
Out of context: Reply #1
- Started
- Last post
- 1 Response
- UndoUndo0
are you trying to adjust for time zone offset??
look at using
timezone.getTimezoneOffset()
lookup the date class in flash and it gives a good example