blob: 1ce233d606ab6bfb7fce9a734157f833f15cc418 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
---
title: isPM
slug: Archive/Mozilla/XUL/Property/isPM
tags:
- XUL Properties
- XUL Reference
translation_of: Archive/Mozilla/XUL/Property/isPM
---
<div class="noinclude">
<span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/ja/docs/XUL_Reference" title="XUL_Reference">XUL リファレンス</a></span></div>
<dl>
<dt>
<code><span><a href="https://developer.mozilla.org/ja/docs/XUL/Property/isPM">isPM</a></span></code></dt>
<dd>
型: <em>論理型</em></dd>
<dd>
<code>false</code> の場合、hour は 0 から 11 の間になります。<code>true</code> の場合、hour は 12 以上になります。</dd>
</dl>
|