കൊല്ലവർഷം - node.js API (v0.5.0)
Show:

JulianDate Class

Defined in: lib/date.js:30
Module: date

Represents a Julian Date's year, month and day

Constructor

JulianDate

(
  • year
  • month
  • day
)

Defined in lib/date.js:30

Parameters:

  • year Number

    Julian year

  • month Number

    Julian month

  • day Number

    Julian day

Item Index

Methods

Methods

toString

() String

Defined in lib/date.js:45

Converts the Julian Date to a nicely formatted string with year, month and date

Returns:

String: