MoonPhaseDate

MoonPhaseDate[]

返回下一个新月的日期.

MoonPhaseDate[phase]

返回给定月相 phase 的下一个实例的日期.

MoonPhaseDate[date,phase]

返回给定 phasedate 之后的第一个实例的日期.

更多信息和选项

范例

打开所有单元关闭所有单元

基本范例  (3)

查找下一个新月的日期:

查找下一个上弦月的日期:

求 2000 年 1 月 1 日之后第一个新月的日期:

范围  (2)

以不同的方式指定相同的月相:

求某个日期之后给定月相的日期:

选项  (6)

CalendarType  (1)

MoonPhaseDate 默认返回公历日期:

返回犹太历的日期:

DateFormat  (1)

MoonPhaseDate 默认以长格式返回日期:

指定格式:

DateGranularity  (1)

MoonPhaseDate 默认返回粒度为 "Instant" 的日期:

返回粒度为 "Day" 的日期:

TimeDirection  (1)

MoonPhaseDate 默认情况下会找下一个新月:

查找上一轮新月:

TimeSystem  (1)

MoonPhaseDate 默认以世界时为单位返回日期:

"TT" 时间代替返回日期:

TimeZone  (1)

MoonPhaseDate 默认返回当地时区的日期:

返回格林尼治标准时区的日期:

属性和关系  (5)

在每个新月时,太阳和月亮具有相同的黄道经度:

如果黄道纬度差异足够小,就会发生日食:

MoonPhaseDate 给出给定月相的日期:

MoonPhase 给出被照明的分数和名称:

实体月相也可以在 MoonPhaseDate 中使用:

NewMoonMoonPhaseDate 的新月特例:

FullMoonMoonPhaseDate 的满月特例:

求随机月相值 p 的日期:

该日期也可以使用 FromLunationNumber 获得,使用 p 作为当前整数月相数的小数部分:

Wolfram Research (2024),MoonPhaseDate,Wolfram 语言函数,https://reference.wolfram.com/language/ref/MoonPhaseDate.html.

文本

Wolfram Research (2024),MoonPhaseDate,Wolfram 语言函数,https://reference.wolfram.com/language/ref/MoonPhaseDate.html.

CMS

Wolfram 语言. 2024. "MoonPhaseDate." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/MoonPhaseDate.html.

APA

Wolfram 语言. (2024). MoonPhaseDate. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/MoonPhaseDate.html 年

BibTeX

@misc{reference.wolfram_2024_moonphasedate, author="Wolfram Research", title="{MoonPhaseDate}", year="2024", howpublished="\url{https://reference.wolfram.com/language/ref/MoonPhaseDate.html}", note=[Accessed: 22-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_moonphasedate, organization={Wolfram Research}, title={MoonPhaseDate}, year={2024}, url={https://reference.wolfram.com/language/ref/MoonPhaseDate.html}, note=[Accessed: 22-November-2024 ]}