converting GMT to Remote time

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • daveftl
    New Member
    • Jan 2007
    • 43

    converting GMT to Remote time

    Hello to all,

    i am actually a VB programmer, but right now i am ask to code in PHP.
    a code that will convert GMT to a remote time...can anyone give me an idea where to start...thanks. .

    regards,

    Dave
  • satas
    New Member
    • Nov 2007
    • 82

    #2
    Hi.
    Have a look at this:
    http://php.net/manual/en/ref.datetime.ph p

    Comment

    • daveftl
      New Member
      • Jan 2007
      • 43

      #3
      Originally posted by satas
      Hi.
      Have a look at this:
      http://php.net/manual/en/ref.datetime.ph p
      thanks for this...it helped :)

      Comment

      Working...