Changes between Initial Version and Version 1 of Ticket #14356, comment 2


Ignore:
Timestamp:
Apr 14, 2024, 3:33:48 PM (7 months ago)
Author:
bipolar

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14356, comment 2

    initial v1  
    11On beta4 64 bits, the following code (minor variation of https://en.cppreference.com/w/c/chrono/strftime, slightly modified to avoid a compiler error):
    22
    3 {{{
     3{{{#!c
    44#include <locale.h>
    55#include <stdio.h>