docs/utime: Clarify module purpose.

This commit is contained in:
Paul Sokolovsky 2016-05-01 01:48:30 +03:00
parent 613fd0a1ca
commit 83e99f88cb
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
:synopsis: time related functions
The ``utime`` module provides functions for getting the current time and date,
and for sleeping.
measuring time intervals, and for delays.
**Time Epoch**: Unix port uses standard for POSIX systems epoch of
1970-01-01 00:00:00 UTC. However, embedded ports use epoch of