--- title: "Keeping Time in the Home Office" type: "article" slug: "keeping-time-in-the-home-office" url: "http://localhost/article/keeping-time-in-the-home-office/" markdown_url: "http://localhost/article/keeping-time-in-the-home-office.md" published_at: "2020-10-27T17:19:05+00:00" modified_at: "2024-06-23T07:48:59+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Since the Sinclair computers have an internal timing feature, they can be used to make a clock display which will give you the time. Two basic programs are given below to do just that." category: - name: "SYNC" slug: "sync" taxonomy: "category" url: "http://localhost/category/periodicals/sync/" post_tag: - name: "1983" slug: "year-1983" taxonomy: "post_tag" url: "http://localhost/tag/year-1983/" - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" indiv: - name: "Chuck Dawson" slug: "chuck-dawson" taxonomy: "indiv" url: "http://localhost/indiv/chuck-dawson/" publication: "Sync" publication_r: id: 10243 title: "SYNC" type: "periodical" url: "http://localhost/periodical/sync-magazine/" authors: "Chuck Dawson" volume: "3" issue: "1" issues_articles: - id: 26647 title: "SYNC v3 n1" type: "issue" url: "http://localhost/issue/sync-v3-n1/" pages: "32-34" pubdate: "January/February 1983" archive_link: false volumeissue: "v3n1" --- # Keeping Time in the Home Office Since the Sinclair computers have an internal timing feature, they can be used to make a clock display which will give you the time. Two basic programs are given below to do just that.