You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 20 Next »


Status
Tech review

TODO

Style guide

TODO

TODO

READY FOR REVIEW

DONE

FLAGGED

TIMESTAMP equivalent of any given day plus an offset of n days where weekends don't count.

addDaysSkippingWeekends(timestamp, days, time_zone)


Additional information

Parameter explanation....


Output

asdsadasdas


If represents a timestamp which coincides with a Friday, adding n = 1 will return a date-time for the following Monday.

Negative values for are used in order to subtract days to t.

(warning) Noten cannot be higher than 50000.



TIMESTAMP equivalent of any given day plus an offset of n days where in a certain timezone weekends don't count.

addDaysSkippingWeekends(timestamp, sadasdsad, xxx)
Additional information

Parameter explanation....


Output

asdsadasdas


If represents a timestamp which coincides with a Friday, adding n = 1 will return a date-time for the following Monday.

Negative values for are used in order to subtract days to t.

(warning) Noten cannot be higher than 50000.