Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

TimeZones

edited November 2004 in General
Is there a way to retrieve a user's time zone in a report?

Thanks,
Clinton

Comments

  • edited November 2004
    Hi Clinton,

    There is not built in way to do this in ReportBuilder however you might
    check out the GetTimeZoneInformation procedure and the TIME_ZONE_INFORMATION
    structure in the Windows API. I imagine you could use these items to find
    the current time zone of the computer your application is running on.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.