How to check if 'double' type dates are a business day?

1 次查看(过去 30 天)
Hi, I have a sequence of dates that are in double type -- looks like this: 737765.
What is a function that I can use for this double type date to tell whether it is a business day or not?
If it is not a business day, is there a function that gives me the closest business day?
Thank you!

回答(1 个)

Walter Roberson
Walter Roberson 2019-7-30
https://www.mathworks.com/help/finance/isbusday.html
https://www.mathworks.com/help/finance/busdate.html

类别

Help CenterFile Exchange 中查找有关 Programming 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by