March 20, 201412 yr Hey Guys, Using a calendar generation script that requires all of my eventstart field and eventend field to be timestamps rather than dates. Since all of my events are dates I've had my database set up with just date fields. Can I use a calculation to generate new fields which take the date field and spit out a timestamp of date + a time of 00:00 ? Any ideas? Thanks James
March 20, 201412 yr less wear and tear on the old keyboard … If that is a concern, consider = Timestamp ( Datefield ; 0 )
March 20, 201412 yr I just love this stuff ! Thanks for the fun guys! Wait ... wait ... where's Daniele?
March 21, 201412 yr I'm here ( as Always ) Another way ( simpler ) Datefield // calculation result TimeStamp LOL
Create an account or sign in to comment