DayRound
DayRound[date,daytype]
翌日を丸める既約を使って date を直近の daytype の日に丸める.
DayRound[date,daytype,rounding]
rounding を使って date を丸めて daytype の直近の日になるようにする.
詳細とオプション
- 日付は次の形式で指定することができる.
-
DateObject[…] 日付オブジェクト {y,m,d} 年,月,日 {y,m} 指定された月の最初の日 {y} y 年の最初の月の最初の日 "string" 文字列としての日付 ("Jan. 1, 2000") - DayRoundはDateObject式を返す.
- 使用可能な日付のタイプは,All,"Weekday","Weekend",MondayからSundayまで,"EndOfMonth","BeginningOfMonth","BusinessDay"である.
- DayRound[date]はDayRound[date,All]に等しい.
- 丸めの際に認識される値には,"Next","Following","ModifiedFollowing","Preceding","Previous","ModifiedPreceding"がある.
- date が daytype のものである場合,DayRoundには何の効力もない.
- DayRoundは次のオプションを取る.
-
CalendarType "Gregorian" 日付が指定された暦 HolidayCalendar {"UnitedStates","Default"} 営業日と祝日の計算に必要な部分指定と祝日の予定 - ユダヤ暦の平日はSundayからThursdayまでである.
例題
すべて開くすべて閉じる
Wolfram Research (2012), DayRound, Wolfram言語関数, https://reference.wolfram.com/language/ref/DayRound.html (2014年に更新).
テキスト
Wolfram Research (2012), DayRound, Wolfram言語関数, https://reference.wolfram.com/language/ref/DayRound.html (2014年に更新).
CMS
Wolfram Language. 2012. "DayRound." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2014. https://reference.wolfram.com/language/ref/DayRound.html.
APA
Wolfram Language. (2012). DayRound. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/DayRound.html