appanvil:54m43lJ-localize-timestamp

Last commit made on 2024-03-08
Get this branch:
git clone -b 54m43lJ-localize-timestamp https://git.launchpad.net/appanvil

Branch merges

Branch information

Name:
54m43lJ-localize-timestamp
Repository:
lp:appanvil

Recent commits

7389782... by Jack Ullery <email address hidden>

remove TEST_FORMAT_TIMESTAMP

db6cde8... by Jack Ullery <email address hidden>

use native locale

I made a mistake when porting this function from Jiang's. Thankfully after testing and referring to his PR, I could fix my mistake

4c5f14f... by Jack Ullery <email address hidden>

store timestamp as int in ColumnRecord

this is better because now (hopefully) the sorting functionality will be correct. If we store the value as a string in the ColumnRecord then it will be sorted by the string value

d459715... by Jack Ullery <email address hidden>

update how std::locale is initialized

5d32406... by Jack Ullery <email address hidden>

Merge branch 'main' into 54m43lJ-localize-timestamp

4a476f0... by Jack Ullery <email address hidden>

Merge pull request #79 from 54m43lJ/main

Fixing broken call

7c488b7... by 54m43lJ <email address hidden>

gitignore

291ba7c... by 54m43lJ <email address hidden>

fix broken call

18277d2... by 54m43lJ <email address hidden>

ignore CMakePresets.json

2c3b2cf... by 54m43lJ <email address hidden>

localized time format