Parrothead wrote:
echo port.updated[currentsector] & "*"
try this
gives a date of 12/31/1899 if no port
In the documentation of the DateTime Field which is what port.updated is stored as
the value for Zero is 12/31/1899
If this is a problem then your logic is flawed.
You will have to account for this.
You can come up with a magical # that fits all the properties that Zero currently holds.
If you can then I will turn in my nerd glasses, pocket protectors and my slide rule while I bow
down to your programming leetness.