How to disable daylight saving time?

hi

how do I disable daylight saving time (DST) on arduino yun?

That is done in the code. Since you have not posted your code or hardware that is the best answer I can give you. Note the Yún doesn't have a real time clock IC on board, so it can't keep time when is powered off. Instead, it synchronizes with time servers via the internet. You can probably turn DST off as a parameter in the OS.

Move to Arizona :slight_smile:

Does this Google search phrase help?
arduino yun change timezone

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.