UTC Times from vb script

Ask a Question related to ASP Database, Design and Development.

  1. #1

    Default Re: UTC Times from vb script

    [url]http://www.aspfaq.com/2218[/url]

    --
    Aaron Bertrand, SQL Server MVP
    [url]http://www.aspfaq.com/[/url]

    Please reply in the newsgroups, but if you absolutely
    must reply via e-mail, please take out the TRASH.


    "martin de vroom" <martindevroom@hotmail.com> wrote in message
    news:OZ$59HQRDHA.3144@tk2msftngp13.phx.gbl...
    > Hi,
    >
    > I wish to enter a date into an sql server database, from asp code (vb
    > script).
    > I want to use UTC format but the Formatdatetime option of vb script does t
    > seem to fit the bill.
    >
    > Is there an easy way of producing a UTC time from a date in vb script or
    do
    > i have to write my own function.
    >
    > cheers
    >
    > martin
    >
    >

    Aaron Bertrand [MVP] Guest

  2. Similar Questions and Discussions

    1. #38950 [NEW]: script times out long befor reaching max. execution time
      From: pavel dot stratil-jun at fenix dot cz Operating system: gentoo (amd64smp) PHP version: 5.1.6 PHP Bug Type: *Encryption...
    2. CFC: Every other load times out
      When I use my flash application, two thirds of my attempts to communicate with the ColdFusion CFC return wsdl errors because flash never reaches the...
    3. My PHO code times out after 30s
      Ted Pottel uttered the immortal words: It's supposed to. The manual and docs at php.net are very useful:...
    4. Count the no of times a script is called
      I have a fortran program calling a perl script for various parsing activities for multiple number of times. I wish to increment a variable by 1 in...
    5. #13024 [Com]: Problems with PHP on Apache .. when loading php script a few times Apache crash
      ID: 13024 Comment by: javri28 at hotmail dot com Reported By: j_barrancos at hotmail dot com Status: Bogus Bug...
  3. #2

    Default Re: UTC Times from vb script

    Hi Aaron,

    Thanks for that link.

    cheers

    martin.
    "Aaron Bertrand [MVP]" <aaron@TRASHaspfaq.com> wrote in message
    news:#KqJSdQRDHA.3768@tk2msftngp13.phx.gbl...
    > [url]http://www.aspfaq.com/2218[/url]
    >
    > --
    > Aaron Bertrand, SQL Server MVP
    > [url]http://www.aspfaq.com/[/url]
    >
    > Please reply in the newsgroups, but if you absolutely
    > must reply via e-mail, please take out the TRASH.
    >
    >
    > "martin de vroom" <martindevroom@hotmail.com> wrote in message
    > news:OZ$59HQRDHA.3144@tk2msftngp13.phx.gbl...
    > > Hi,
    > >
    > > I wish to enter a date into an sql server database, from asp code
    (vb
    > > script).
    > > I want to use UTC format but the Formatdatetime option of vb script does
    t
    > > seem to fit the bill.
    > >
    > > Is there an easy way of producing a UTC time from a date in vb script or
    > do
    > > i have to write my own function.
    > >
    > > cheers
    > >
    > > martin
    > >
    > >
    >
    >

    martin de vroom Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139