blob: c9fd494f4e427c87e4cfa5ab0066f8921d2f5967 [file] [log] [blame]
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) -->
<title>Uses of Package org.apache.logging.log4j.core.util.datetime (Apache Log4j Core 2.23.1 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="use: package: org.apache.logging.log4j.core.util.datetime">
<meta name="generator" content="javadoc/PackageUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../../script-dir/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="../../../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="package-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Package org.apache.logging.log4j.core.util.datetime" class="title">Uses of Package<br>org.apache.logging.log4j.core.util.datetime</h1>
</div>
<div class="caption"><span>Packages that use <a href="package-summary.html">org.apache.logging.log4j.core.util.datetime</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#org.apache.logging.log4j.core.util.datetime">org.apache.logging.log4j.core.util.datetime</a></div>
<div class="col-last even-row-color">
<div class="block">Log4j 2 date formatting classes.</div>
</div>
</div>
<section class="package-uses">
<ul class="block-list">
<li>
<section class="detail" id="org.apache.logging.log4j.core.util.datetime">
<div class="caption"><span>Classes in <a href="package-summary.html">org.apache.logging.log4j.core.util.datetime</a> used by <a href="package-summary.html">org.apache.logging.log4j.core.util.datetime</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="class-use/DatePrinter.html#org.apache.logging.log4j.core.util.datetime">DatePrinter</a></div>
<div class="col-last even-row-color">
<div class="block">DatePrinter is the "missing" interface for the format methods of
<a href="https://docs.oracle.com/javase/8/docs/api/java/text/DateFormat.html" title="class or interface in java.text" class="external-link"><code>DateFormat</code></a>.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/FastDateFormat.html#org.apache.logging.log4j.core.util.datetime">FastDateFormat</a></div>
<div class="col-last odd-row-color">
<div class="block">FastDateFormat is a fast and thread-safe version of
<a href="https://docs.oracle.com/javase/8/docs/api/java/text/SimpleDateFormat.html" title="class or interface in java.text" class="external-link"><code>SimpleDateFormat</code></a>.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/FixedDateFormat.html#org.apache.logging.log4j.core.util.datetime">FixedDateFormat</a></div>
<div class="col-last even-row-color">
<div class="block">Custom time formatter that trades flexibility for performance.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/FixedDateFormat.FixedFormat.html#org.apache.logging.log4j.core.util.datetime">FixedDateFormat.FixedFormat</a></div>
<div class="col-last odd-row-color">
<div class="block">Enumeration over the supported date/time format patterns.</div>
</div>
<div class="col-first even-row-color"><a href="class-use/FixedDateFormat.FixedTimeZoneFormat.html#org.apache.logging.log4j.core.util.datetime">FixedDateFormat.FixedTimeZoneFormat</a></div>
<div class="col-last even-row-color">
<div class="block">Fixed time zone formats.</div>
</div>
<div class="col-first odd-row-color"><a href="class-use/Format.html#org.apache.logging.log4j.core.util.datetime">Format</a></div>
<div class="col-last odd-row-color">
<div class="block">The basic methods for performing date formatting.</div>
</div>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small><p align="center"> Copyright &copy; 1999-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.<br/> Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation. </p></small></p>
</footer>
</div>
</div>
</body>
</html>