<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Time on Details...</title>
    <link>https://www.deepreflect.net/tags/time/</link>
    <description>Recent content in Time on Details...</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <copyright>Copyright © 2003 - 2026 Leonardo Rizzi</copyright>
    <lastBuildDate>Tue, 30 Jun 2026 03:28:29 +0200</lastBuildDate>
    <atom:link href="https://www.deepreflect.net/tags/time/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>OpenVMS - Set Time</title>
      <link>https://www.deepreflect.net/2010/03/14/openvms-set-time/</link>
      <pubDate>Sun, 14 Mar 2010 16:51:34 +0000</pubDate>
       <guid isPermaLink="false">http://blog.deepreflect.net/?p=850</guid> 
      <description>&lt;p&gt;The command to reset the system time to 18-APR-2010 09:47 is:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;$ SET TIME=18-APR-2010:09:47&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Note the colon between the date and the time specification. (This
extra colon is a requirement resulting from the DCL parsing rules.
Normally, there is a space between the date and time.)&lt;/p&gt;
&lt;p&gt;On OpenVMS VAX, once a year between January 1st and circa April 11th,
or whenever a different SYS.EXE system image is bootstrapped, issue the
command:&lt;/p&gt;</description>
      <content:encoded><![CDATA[<p>The command to reset the system time to 18-APR-2010 09:47 is:</p>
<p><code>$ SET TIME=18-APR-2010:09:47</code></p>
<p>Note the colon between the date and the time specification. (This
extra colon is a requirement resulting from the DCL parsing rules.
Normally, there is a space between the date and time.)</p>
<p>On OpenVMS VAX, once a year between January 1st and circa April 11th,
or whenever a different SYS.EXE system image is bootstrapped, issue the
command:</p>
<p><code>$ SET TIME</code></p>
<p>to resynchronize the VAX time-of-year (TOY) clock and the contents of
the OpenVMS VAX system image. (This SET TIME command is automatically
performed during a normal system shutdown.) The TOY clock stores (only)
the time since January 1 00:00:00.00 of the current year, and has a
maximum resolution of roughly 466 days. The system image is used as the
storage location for the current year. Between these two values, the
current time and date is &ldquo;constructed&rdquo; during the OpenVMS VAX system
bootstrap. (And this is the reason the saved time value in the system
image must be reset every year between January and April.)</p>
<p>The SYSGEN parameter SETTIME can be used to enable prompting for the
system time during the system bootstrap.</p>
]]></content:encoded>
    </item>
  </channel>
</rss>
