Thread

  1. A bug

    wrobell <wrobell@posexperts.com.pl> — 2000-01-03T13:42:01Z

    Your name   : Artur Wroblewski
    Your email address  : wrobell@posexperts.com.pl
    
    
    System Configuration
    ---------------------
      Architecture (example: Intel Pentium)   : Intel Pentium
    
      Operating System (example: Linux 2.0.26 ELF)  : Linux 2.2.5 ELF
    
      PostgreSQL version (example: PostgreSQL-6.5.3):   PostgreSQL-6.5.3
    
      Compiler used (example:  gcc 2.8.0)   : egcs 1.1.2
    
    
    Please enter a FULL description of your problem:
    ------------------------------------------------
    Lack of support for time/date internationalization
    
    Please describe a way to repeat the problem.   Please try to provide a
    concise reproducible example, if at all possible:
    ----------------------------------------------------------------------
    select now()::datetime;
    gives always english version
    
    If you know how this problem might be fixed, list the solution below:
    ---------------------------------------------------------------------
    :)