Switch to a PHP Class #1

Open
opened 2021-09-07 14:13:02 +02:00 by kazhnuz · 3 comments
Owner
No description provided.
Author
Owner

The class should have:

  • static utilities for stuff like getting named months, ephemeride, etc
  • static converters to create a RommeCalendar
  • A constructor using the Julian Day
  • getter/setter for year, day, month
The class should have: - static utilities for stuff like getting named months, ephemeride, etc - static converters to create a RommeCalendar - A constructor using the Julian Day - getter/setter for year, day, month
Author
Owner

it should also add a basic static "jdtoromme" function that'll replace the current one.

it should also add a basic static "jdtoromme" function that'll replace the current one.
Author
Owner
Inspiration: https://www.php.net/manual/fr/class.datetime.php
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kazhnuz/romme.php#1
No description provided.