Mantis account help / DateAndTime>>fromUnixSeconds:

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Mantis account help / DateAndTime>>fromUnixSeconds:

Tim Johnson-2
Hi,

I no longer have access to the email address associated with my Mantis account @ bugs.squeak.org.

Can anyone help me reset my password?  If so, please contact me off-list.

I happened to notice that ticket #7235 (from 2008/2009) proposes a useful method, but it mistakenly believes the Unix epoch begins in 1980 instead of 1970.  

Thanks,
Tim


Reply | Threaded
Open this post in threaded view
|

Re: Mantis account help / DateAndTime>>fromUnixSeconds:

David T. Lewis
On Mon, Dec 19, 2016 at 10:03:33PM -0800, Tim Johnson wrote:

> Hi,
>
> I no longer have access to the email address associated with my Mantis account @ bugs.squeak.org.
>
> Can anyone help me reset my password?  If so, please contact me off-list.
>
> I happened to notice that ticket #7235 (from 2008/2009) proposes a useful method, but it mistakenly believes the Unix epoch begins in 1980 instead of 1970.  
>
> Thanks,
> Tim

Hi Tim,

I don't know who can reset the password, but hopefully someone else can answer.

Regarding the fromUnixSeconds: idea, there was a recent discussion about this
starting with this post by Edgar De Cleene:

  http://lists.squeakfoundation.org/pipermail/squeak-dev/2016-November/192388.html

Dave