Access VBADiscuss using VBA for Access programming.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Access VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
September 10th, 2004, 08:47 AM
ppenn
Guest
Posts: n/a
Date convert Problem
Hi, everyone
Does anyone knows how to convert from e.g. 1094774400 to 10/09/2004 00:00:00(today's date UK format), I am trying to write report basic on these numbers.
The question is, what does that number represent? It looks like it might be a unix timestamp (seconds since 1970), but could be something else. Once you give that info, it might be easier.