diff options
Diffstat (limited to 'doc/html/basic/date_format.html')
| -rw-r--r-- | doc/html/basic/date_format.html | 47 |
1 files changed, 15 insertions, 32 deletions
diff --git a/doc/html/basic/date_format.html b/doc/html/basic/date_format.html index a32cb472515b..75ee7c2bfe5c 100644 --- a/doc/html/basic/date_format.html +++ b/doc/html/basic/date_format.html @@ -1,19 +1,17 @@ - <!DOCTYPE html> -<html> +<html lang="en" data-content_root="../"> <head> <meta charset="utf-8" /> - <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" /> <title>Supported date and time formats — MIT Kerberos Documentation</title> - <link rel="stylesheet" type="text/css" href="../_static/pygments.css" /> - <link rel="stylesheet" type="text/css" href="../_static/agogo.css" /> - <link rel="stylesheet" type="text/css" href="../_static/kerb.css" /> - <script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script> - <script src="../_static/jquery.js"></script> - <script src="../_static/underscore.js"></script> - <script src="../_static/doctools.js"></script> + <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" /> + <link rel="stylesheet" type="text/css" href="../_static/agogo.css?v=879f3c71" /> + <link rel="stylesheet" type="text/css" href="../_static/kerb.css?v=6a0b3979" /> + <script src="../_static/documentation_options.js?v=236fef3b"></script> + <script src="../_static/doctools.js?v=888ff710"></script> + <script src="../_static/sphinx_highlight.js?v=dc90522c"></script> <link rel="author" title="About these documents" href="../about.html" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> @@ -53,18 +51,13 @@ <div class="body" role="main"> <section id="supported-date-and-time-formats"> -<span id="datetime"></span><h1>Supported date and time formats<a class="headerlink" href="#supported-date-and-time-formats" title="Permalink to this headline">¶</a></h1> +<span id="datetime"></span><h1>Supported date and time formats<a class="headerlink" href="#supported-date-and-time-formats" title="Link to this heading">¶</a></h1> <section id="time-duration"> -<span id="duration"></span><h2>Time duration<a class="headerlink" href="#time-duration" title="Permalink to this headline">¶</a></h2> +<span id="duration"></span><h2>Time duration<a class="headerlink" href="#time-duration" title="Link to this heading">¶</a></h2> <p>This format is used to express a time duration in the Kerberos configuration files and user commands. The allowed formats are:</p> <blockquote> <div><table class="docutils align-default"> -<colgroup> -<col style="width: 40%" /> -<col style="width: 25%" /> -<col style="width: 35%" /> -</colgroup> <tbody> <tr class="row-odd"><td><p>Format</p></td> <td><p>Example</p></td> @@ -103,17 +96,12 @@ configuration files and user commands. The allowed formats are:</p> </div> </section> <section id="getdate-time"> -<span id="getdate"></span><h2>getdate time<a class="headerlink" href="#getdate-time" title="Permalink to this headline">¶</a></h2> +<span id="getdate"></span><h2>getdate time<a class="headerlink" href="#getdate-time" title="Link to this heading">¶</a></h2> <p>Some of the kadmin and kdb5_util commands take a date-time in a human-readable format. Some of the acceptable date-time strings are:</p> <blockquote> <div><table class="docutils align-default"> -<colgroup> -<col style="width: 24%" /> -<col style="width: 39%" /> -<col style="width: 37%" /> -</colgroup> <thead> <tr class="row-odd"><th class="head"></th> <th class="head"><p>Format</p></th> @@ -166,16 +154,11 @@ time</p></td> </div> </section> <section id="absolute-time"> -<span id="abstime"></span><h2>Absolute time<a class="headerlink" href="#absolute-time" title="Permalink to this headline">¶</a></h2> +<span id="abstime"></span><h2>Absolute time<a class="headerlink" href="#absolute-time" title="Link to this heading">¶</a></h2> <p>This rarely used date-time format can be noted in one of the following ways:</p> <blockquote> <div><table class="docutils align-default"> -<colgroup> -<col style="width: 40%" /> -<col style="width: 37%" /> -<col style="width: 23%" /> -</colgroup> <thead> <tr class="row-odd"><th class="head"><p>Format</p></th> <th class="head"><p>Example</p></th> @@ -218,7 +201,7 @@ the evening</p></td> </pre></div> </div> <section id="abbreviations-used-in-this-document"> -<span id="abbreviation"></span><h3>Abbreviations used in this document<a class="headerlink" href="#abbreviations-used-in-this-document" title="Permalink to this headline">¶</a></h3> +<span id="abbreviation"></span><h3>Abbreviations used in this document<a class="headerlink" href="#abbreviations-used-in-this-document" title="Link to this heading">¶</a></h3> <div class="line-block"> <div class="line"><em>month</em> : locale’s month name or its abbreviation;</div> <div class="line"><em>dd</em> : day of month (01-31);</div> @@ -307,8 +290,8 @@ enclose it in double quotes;</p></li> <div class="footer-wrapper"> <div class="footer" > - <div class="right" ><i>Release: 1.21.3</i><br /> - © <a href="../copyright.html">Copyright</a> 1985-2024, MIT. + <div class="right" ><i>Release: 1.22-final</i><br /> + © <a href="../copyright.html">Copyright</a> 1985-2025, MIT. </div> <div class="left"> |
