Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. Change system datetime using ASP

Change system datetime using ASP

Scheduled Pinned Locked Moved Web Development
sysadmintutorialquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    TPN
    wrote on last edited by
    #1

    Hi everyone, Could you please show me how to change server system datetime using ASP code? Thanks in advance.

    F 1 Reply Last reply
    0
    • T TPN

      Hi everyone, Could you please show me how to change server system datetime using ASP code? Thanks in advance.

      F Offline
      F Offline
      Fred_Smith
      wrote on last edited by
      #2

      Do you mean change the locale / default date format from, say dd/mm/yyyy to mm/dd/yyyy ? You can't - you cannot change a person's server settings from an asp application, thank god! Imagine if every asp application you ran changed your computer's settings! You wouldn't know where you stood from one minute to the next, let alone the damage that could cause. You can format the datetime values within an application using the VBScript FormatDateTime function (classic ASP) or the ToString function in .NET Fred

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups