Login Page - Create Account

Support Board


Date/Time: Wed, 27 Nov 2024 14:27:52 +0000



Post From: Can you add support for milliseconds for sc.GetContainingIndexForSCDateTime

[2023-08-24 04:09:01]
AlinGA - Posts: 14
So the code above works as it should if I use GetTime() instead of GetTimeinMilliseconds() but I’m limited to the second resolution.
Tried GetTimeAsDouble() same issue.
Problem is this goes out of sierra and then gets imported back , how do I safely convert a SCDateTime variable to a combination of integers and back to a SCDateTime variable that will allow me to use the above function?