<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://memecode.com/bugzilla/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://memecode.com/bugzilla/"
          maintainer="fret@memecode.com"
>

    <bug>
          <bug_id>216</bug_id>
          
          <creation_ts>2010-01-17 22:49</creation_ts>
          <short_desc>Date/time format does not follow my system settings</short_desc>
          <delta_ts>2011-02-09 10:02:01</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>i.Scribe/InScribe</product>
          <component>User Interface</component>
          <version>v2.00 beta17</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P4</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>bugzilla@jbw.pl</reporter>
          <assigned_to>fret@memecode.com</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>bugzilla@jbw.pl</who>
            <bug_when>2010-01-17 22:49:36</bug_when>
            <thetext>I have date format set to: &quot;(auto)&quot;. IMO it should reflect my OS settings, but it doesn&apos;t. My dates everywhere in Windows looks like 2010-01-05, but Scribe compacts them to 2010-1-5. This is the matter of conformance and user&apos;s habit. They look strange to my eyes and I feel lost especially in lists because parts of dates and times are not aligned along the straight lines.

I&apos;d like to see dates and times exactly how they are defined in system (with  leading zeroes in my case). Other formats should be the option.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>fret@memecode.com</who>
            <bug_when>2011-02-01 00:50:28</bug_when>
            <thetext>I&apos;ve added some flags to add leading zeros to the internal date format. But I&apos;m not going to do the formats that convert the day and months to their names. That introduces a world of pain, because they are all internationalized and can&apos;t be easily converted back to numbers.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>fret@memecode.com</who>
            <bug_when>2011-02-09 10:02:01</bug_when>
            <thetext>Also I will note here that leading zero formatting only works with the &quot;Auto&quot; date setting in Scribe. If you set it to one of the overriding formats there is no option for leading zeros. This is more a UI issue than a back end issue but it seems reasonable. Also leading zeros is a windows only thing at this point.

If anyone is interested in adding support for leading zeros in other OS&apos;s then knock yourself out:
http://lgi.svn.sourceforge.net/viewvc/lgi/trunk/src/common/General/GDateTime.cpp?revision=180&amp;view=markup</thetext>
          </long_desc>
      
    </bug>

</bugzilla>