Re: View Form Issue with Date Field and Epoch Time

2014-01-06 Thread Pierson, Shawn
ST.ORG] On Behalf Of LJ LongWing Sent: Friday, January 03, 2014 11:04 PM To: arslist@ARSLIST.ORG Subject: Re: View Form Issue with Date Field and Epoch Time ** Shawn, What you will need to do is convert it to a Date instead of a Date/Time field if you want to handle before 1970. You will loose f

Re: View Form Issue with Date Field and Epoch Time

2014-01-03 Thread LJ LongWing
Shawn, What you will need to do is convert it to a Date instead of a Date/Time field if you want to handle before 1970. You will loose fidelity of time of day, but will be able to handle any date you will encounter On Jan 3, 2014 9:45 PM, "Pierson, Shawn" wrote: > ** > > Good afternoon, > > > >

View Form Issue with Date Field and Epoch Time

2014-01-03 Thread Pierson, Shawn
Good afternoon, I think I've found a limitation in View Forms that is causing some issues. Basically, for the integration I built with HR data, I'm seeing errors when converting dates for people hired prior to 1970. There aren't any active folks like this, but it seems to be causing issues wi