summaryrefslogtreecommitdiffstats
path: root/yql/essentials/udfs/common/datetime2/test_bigdates
Commit message (Collapse)AuthorAgeFilesLines
* YQL-20876: Fix DateTime::Split signatureimunkin2026-01-266-0/+318
| | | | commit_hash:e8c81dd1b197862b55699905fb82a881ed59b037
* YQL-20378: Introduce %z specifier for Datetime::Parse{,64}imunkin2025-12-1912-0/+214
| | | | commit_hash:6d336763cce2c4350b76accdd81cf3fc41415aad
* YQL-20378: Introduce a new flag to write the tz offset with a colonimunkin2025-12-114-0/+176
| | | | commit_hash:e6aac42bec63474ef8ca0a86f6b87d7505b7754a
* Intermediate changesrobot-piglet2025-06-161-4/+0
| | | | commit_hash:18e311c0ad94b55003cb5a6c0487a16830fac5cd
* Fix parsing W and D components ofinterval literalsimunkin2025-03-181-12/+36
| | | | commit_hash:59642f0b610a45880a53087b4b6d1f0e97cf2f6e
* YQL-18303: Introduce To* overloadsimunkin2025-02-286-0/+1003
| | | | commit_hash:99b69544bd45b52e2e6bfcd8cd51e34827a0f08d
* YQL-18303: Introduce Split and MakeTz* overloadsimunkin2025-02-2639-1562/+1706
| | | | commit_hash:16a38d1b1de0cc97c5cbf97176331ea6691e23be
* YQL-18303: Make Format use wide resourceimunkin2025-02-252-32/+107
| | | | commit_hash:bc73748a505f7ac5ea17db28244cb84e63c0bf69
* YQL-18303: Introduce Parse64 functionimunkin2025-02-256-0/+290
| | | | commit_hash:f2068081a3ddfb16f531239f3e0dcc923084d3b0
* YQL-18303: Introduce StartOf/EndOf/TimeOfDay overloadsimunkin2025-02-244-0/+747
| | | | commit_hash:ed323f55ce6ca64b9a912772866d7bfb4fc1235f
* YQL-18303: Introduce Shift* overloadsimunkin2025-02-206-0/+1043
| | | | commit_hash:e9d589d43101dde8ca86955627fca9dbdaba1f7b
* YQL-18303: Introduce Update overloadimunkin2025-02-188-0/+1255
| | | | commit_hash:3afbcdd00ad47ecf35cb29bb25a5d7658ed1d5cb
* YQL-19555: Purge YQL_UDF_TEST_CONTRIB moduleimunkin2025-02-141-1/+1
| | | | commit_hash:804e5d328ce4c658ecff2e5a0f259bce717f84f8
* YQL-18303: Introduce StartOf*/EndOf* overloadsimunkin2025-02-0711-0/+924
| | | | commit_hash:3b203e7a313e54ee57069763da5cf1b59991d66c
* YQL-18303: Introduce Get* overloads for time components (numeric)imunkin2025-01-312-0/+345
| | | | commit_hash:9dcc43f4facdab5b4fca0a4079833c8534359124
* YQL-18303: Introduce Get* overloads for date components (string)imunkin2025-01-302-0/+207
| | | | commit_hash:ca9883df39a8c08e7f0d83bafcbb8853f243ed04
* YQL-18303: Introduce Get* overloads for date components (numeric)imunkin2025-01-296-0/+682
| | | | commit_hash:cfaa3532a6554646b11f204e6f4cc7677d428b8b
* YQL-18303: Introduce IntervalFrom* converters overloads for Interval64imunkin2024-11-278-36/+506
| | | | commit_hash:c17121050d6f0624a1d96d89bac0326fb899315c
* YQL-18303: Introduce From* converters overloads for Timestamp64imunkin2024-11-2611-0/+351
| | | | commit_hash:9e4f59aa752831d906745606e53e3f36a370a0a4
* Move yql/udfs/common/ to /yql/essentials YQL-19206imunkin2024-11-0813-0/+765
Except the following directories: * clickhouse/client * datetime * knn * roaring commit_hash:c7da95636144d28db109d6b17ddc762e9bacb59f