Skip to content

Commit 4013b01

Browse files
committed
Clarify that it represents midnight in the local timezone, not UTC.
php/doc-en@7706c4d
1 parent da42a58 commit 4013b01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/calendar/functions/easter-date.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: a0fcdcb58023bd4cb017fdba511df29b9f7a25f5 Maintainer: hirokawa Status: ready -->
3+
<!-- EN-Revision: 7706c4d3877d401e26e7f09b17f765337dd4405c Maintainer: hirokawa Status: ready -->
44
<!-- Credits: mumumu -->
55
<refentry xml:id="function.easter-date" xmlns="http://docbook.org/ns/docbook">
66
<refnamediv>
77
<refname>easter_date</refname>
8-
<refpurpose>指定した年における復活祭の真夜中のUnix時を得る</refpurpose>
8+
<refpurpose>指定した年におけるローカルの復活祭の真夜中のUnix時を得る</refpurpose>
99
</refnamediv>
1010

1111
<refsect1 role="description">

0 commit comments

Comments
 (0)