/[LeafOK_CVS]/fenglin/lib/astro.inc.php
ViewVC logotype

Diff of /fenglin/lib/astro.inc.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.4 by sysadm, Sat Mar 29 07:13:30 2025 UTC Revision 1.5 by sysadm, Wed Apr 23 05:13:57 2025 UTC
# Line 1  Line 1 
1  <?  <?php
2  function Date2Astro(int $month, int $day) : string  function Date2Astro(int $month, int $day) : string
3  {  {
4          $dates = array(21, 20, 21, 21, 22, 22, 23, 24, 24, 24, 23, 22);          $dates = array(21, 20, 21, 21, 22, 22, 23, 24, 24, 24, 23, 22);


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1