Convert Seconds Into Minutes in Decimal Format
Category:
Dates and MathType:
SnippetsDifficulty:
BeginningAuthor:
AnonymousVersion Compatibility: Visual Basic 6
More information:
This function converts seconds to minutes in the form of a decimal. For example, when passed 61, it will 1.01666666, as opposed to 1:01.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: