Search results for query: *

  • Users: Edwin
  • Order by date
  1. E

    Date & DateTime formats

    Revised Ok after more investigation I think its best t revise my questions. Thus: My problem is the following: I get the current time on the machine by using Now(), but for some weird reason this machine (happens only on this machine) refuses to show/handle the tt part of the time...
  2. E

    Date & DateTime formats

    Hi there,My problem is the following: When I assign a custom formatted Date & Time to a Date variable it loses it’s formatting. Ex. 2005-06-07 15:46 [Format(Now(), "yyyy-MM-dd HH:mm")] now when I assign this to a variable of type Date or DateTime this becomes 2005/06/07 03:46:00 The same code...
Back
Top