VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Calander(A day finder)

by S.Tahir A. Naqvi (1 Submission)
Category: Math/Dates
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (6 Votes)

A greate discovery in computational Math to find the day name of a known date of millions years ago.This is my own eefort of months to find it out.now you can find the day of week from year 0 A.D to the Max limit of your data type .I am working to discover method to find out day of week of B.C dates and i have got near to success and soon i will uncovered that.Sample project is not enough work this is just for demonstration of one use of actual algo.My effort is "Private Function Dnum(dae As Integer, mon As Integer, Yea As Long) As Integer
" check it out and grab my logic out.dont forget to vote this effort.

Inputs
the sample application included as uncompiled form.Main algorthim is {[(Dnum)]} named function which accepts three Numbers which are stands for Day,Month and Year factors of a date.
Assumes
Visual Basic,Maths
Code Returns
Dnum function return a number within rage of 0 to 6 these numbers are relative of days of week 0 Friday 1 saturday 2 sunday ............ so on
Side Effects
Nothing

Rate Calander(A day finder)

Download Calander(A day finder)

Download Calander(A day finder) (23 KB)

Calander(A day finder) Comments

No comments have been posted about Calander(A day finder). Why not be the first to post a comment about Calander(A day finder).

Post your comment

Subject:
Message:
0/1000 characters