What DateTime()
returns is 32-bit float whereas gSite.GetDateTimeArray()
returns 64-bit bit-field array (AmiDate array). And there is no supplied way to access DateTime()
result.
So as @Tomasz already said:
What DateTime()
returns is 32-bit float whereas gSite.GetDateTimeArray()
returns 64-bit bit-field array (AmiDate array). And there is no supplied way to access DateTime()
result.
So as @Tomasz already said: