Setting Date and Time

From Openmoko

Revision as of 03:05, 15 July 2008 by Falk (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Setting date from the command prompt

To change the date on your Freerunner you have to give the command

date -s MMDDhhmm

or

date -s MMDDhhmmYYYY

or

date -s MMDDhhmmYYYY.ss

where MM is the month, 01-12; DD is the day, 01-31; hhmm is the time, 0000-2359; YYYY is the optional year, and .ss is the optional seconds.

Personal tools

Setting date from the command prompt

To change the date on your Freerunner you have to give the command

date -s MMDDhhmm

or

date -s MMDDhhmmYYYY

or

date -s MMDDhhmmYYYY.ss

where MM is the month, 01-12; DD is the day, 01-31; hhmm is the time, 0000-2359; YYYY is the optional year, and .ss is the optional seconds.