<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - returns failed assertion on strftime when in el_GR locale"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=57470#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - returns failed assertion on strftime when in el_GR locale"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=57470">bug 57470</a>
              from <span class="vcard"><a class="email" href="mailto:ifaigios2@gmail.com" title="Ifai Gios <ifaigios2@gmail.com>"> <span class="fn">Ifai Gios</span></a>
</span></b>
        <pre>When using the el_GR.UTF-8 locale, `timedatectl` and `timedatectl status`
return the following output:

# timedatectl status
Assertion 'strftime(a, sizeof(a), "%a, %Y-%m-%d %H:%M:%S %Z", localtime_r(&sec,
&tm)) > 0' failed at src/timedate/timedatectl.c:127, function
print_status_info(). Aborting.
Ακυρώθηκε (core dumped)

See also:

# cat /etc/locale.conf 
LANG="el_GR.UTF-8"

# cat /etc/vconsole.conf 
FONT=iso07u-16
KEYMAP=us

# cat /etc/adjtime 
0.000000 1343743687 0.000000
1343743687
UTC</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>