Convert normal date to Julian Date

This function takes a vector of dates and derives Julian Date out of it.

You are now following this Submission

This function is different from Matlab's built-in functions (juliandate or mjuliandate) in the sense
that it gives yyyyddd where yyyy is the year and ddd is the day out of
365 (or 366 for leap years).
The output is a float with 7 significant numbers for yyyyddd and floating point numbers for time (if the given date does contain time).

Cite As

M Sohrabinia (2026). Convert normal date to Julian Date (https://www.mathworks.com/matlabcentral/fileexchange/36900-convert-normal-date-to-julian-date), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0