SOFASofaRevisionDate Method |
Release date of the revision to the SOFA Issue that is actually being used by this component.
Namespace: ASCOM.Astrometry.SOFAAssembly: ASCOM.Astrometry (in ASCOM.Astrometry.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntaxpublic string SofaRevisionDate()
Public Function SofaRevisionDate As String
public:
virtual String^ SofaRevisionDate() sealed
Return Value
StringString date in format yyyy-mm-dd
RemarksWhen a new issue is employed that doesn't yet have a revision, this mehtod will return the SofaIssueDate
See Also