11.5.2. dateΒΆ

Python equivalents of financial Excel functions.

Functions

args_xnetworkdays_intl

args_xworkday_intl

day_count

xdate

xdatedif

xdatevalue

xday

xdays

xdays360

xedate

xeomonth

xisoweeknum

xnetworkdays_intl

xnow

xsecond

xtime

xtimevalue

xtoday

xweekday

xweeknum

xworkday_intl

xyearfrac

year_days

formulas

Navigation

Table of Contents

  • 1. What is formulas?
  • 2. Installation
  • 3. CLI Quickstart
  • 4. Basic Examples
  • 5. Advanced Examples
  • 6. Excel Function Coverage
  • 7. Next moves
  • 8. Contributing to formulas
  • 9. Donate
  • 10. Supported by
  • 11. API Reference
    • 11.1. parser
    • 11.2. builder
    • 11.3. errors
    • 11.4. tokens
    • 11.5. functions
      • 11.5.1. comp
      • 11.5.2. date
        • 11.5.2.1. args_xnetworkdays_intl
        • 11.5.2.2. args_xworkday_intl
        • 11.5.2.3. day_count
        • 11.5.2.4. xdate
        • 11.5.2.5. xdatedif
        • 11.5.2.6. xdatevalue
        • 11.5.2.7. xday
        • 11.5.2.8. xdays
        • 11.5.2.9. xdays360
        • 11.5.2.10. xedate
        • 11.5.2.11. xeomonth
        • 11.5.2.12. xisoweeknum
        • 11.5.2.13. xnetworkdays_intl
        • 11.5.2.14. xnow
        • 11.5.2.15. xsecond
        • 11.5.2.16. xtime
        • 11.5.2.17. xtimevalue
        • 11.5.2.18. xtoday
        • 11.5.2.19. xweekday
        • 11.5.2.20. xweeknum
        • 11.5.2.21. xworkday_intl
        • 11.5.2.22. xyearfrac
        • 11.5.2.23. year_days
      • 11.5.3. eng
      • 11.5.4. financial
      • 11.5.5. google
      • 11.5.6. info
      • 11.5.7. logic
      • 11.5.8. look
      • 11.5.9. math
      • 11.5.10. operators
      • 11.5.11. stat
      • 11.5.12. text
      • 11.5.13. args2list
      • 11.5.14. args2vals
      • 11.5.15. clean_values
      • 11.5.16. convert2float
      • 11.5.17. convert_nan
      • 11.5.18. convert_noshp
      • 11.5.19. flatten
      • 11.5.20. get_error
      • 11.5.21. get_functions
      • 11.5.22. get_shape
      • 11.5.23. is_complex
      • 11.5.24. is_not_empty
      • 11.5.25. is_number
      • 11.5.26. not_implemented
      • 11.5.27. parse_ranges
      • 11.5.28. raise_errors
      • 11.5.29. replace_empty
      • 11.5.30. return_2d_func
      • 11.5.31. str2complex
      • 11.5.32. text2num
      • 11.5.33. to_number
      • 11.5.34. wrap_func
      • 11.5.35. wrap_impure_func
      • 11.5.36. wrap_ranges_func
      • 11.5.37. wrap_ufunc
      • 11.5.38. xfilter
      • 11.5.39. xfilters
      • 11.5.40. Array
    • 11.6. ranges
    • 11.7. cell
    • 11.8. excel
  • 12. Changelog

Related Topics

  • Documentation overview
    • 11. API Reference
      • 11.5. functions
        • Previous: 11.5.1.1. xtdist
        • Next: 11.5.2.1. args_xnetworkdays_intl
©2016-2026, Vincenzo Arcidiacono. | Powered by Sphinx 9.0.4 & Alabaster 1.0.0 | Page source