@@ -213,6 +213,12 @@ <h4 id="toc-constants">
213213 = "2.0.0" </ span >
214214</ dt >
215215
216+ < dt class ="phpdocumentor-table-of-contents__entry -constant -public ">
217+ < a class ="" href ="classes/BitPaySDK-Env.html#constant_BITPAY_DATETIME_FORMAT "> BITPAY_DATETIME_FORMAT</ a >
218+ < span >
219+ = 'Y-m-d\TH:i:s\Z' </ span >
220+ </ dt >
221+
216222 < dt class ="phpdocumentor-table-of-contents__entry -constant -public ">
217223 < a class ="" href ="classes/BitPaySDK-Env.html#constant_BITPAY_PLUGIN_INFO "> BITPAY_PLUGIN_INFO</ a >
218224 < span >
@@ -350,6 +356,37 @@ <h4 class="phpdocumentor-element__name" id="constant_BITPAY_API_VERSION">
350356
351357
352358
359+ </ article >
360+ < article class ="phpdocumentor-element -constant -public ">
361+ < h4 class ="phpdocumentor-element__name " id ="constant_BITPAY_DATETIME_FORMAT ">
362+ BITPAY_DATETIME_FORMAT
363+ < a href ="classes/BitPaySDK-Env.html#constant_BITPAY_DATETIME_FORMAT " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
364+
365+ </ h4 >
366+
367+ < aside class ="phpdocumentor-element-found-in ">
368+ < abbr class ="phpdocumentor-element-found-in__file " title ="src/BitPaySDK/Env.php "> < a href ="files/src-bitpaysdk-env.html "> < abbr title ="src/BitPaySDK/Env.php "> Env.php</ abbr > </ a > </ abbr >
369+ :
370+ < span class ="phpdocumentor-element-found-in__line "> 23</ span >
371+
372+ </ aside >
373+
374+
375+
376+ < code class ="phpdocumentor-signature phpdocumentor-code ">
377+ < span class ="phpdocumentor-signature__visibility "> public</ span >
378+ < span class ="phpdocumentor-signature__type "> mixed</ span >
379+ < span class ="phpdocumentor-signature__name "> BITPAY_DATETIME_FORMAT</ span >
380+ = < span class ="phpdocumentor-signature__default-value "> 'Y-m-d\TH:i:s\Z'</ span >
381+ </ code >
382+
383+
384+
385+
386+
387+
388+
389+
353390</ article >
354391 < article class ="phpdocumentor-element -constant -public ">
355392 < h4 class ="phpdocumentor-element__name " id ="constant_BITPAY_PLUGIN_INFO ">
@@ -625,6 +662,7 @@ <h4 class="phpdocumentor-element__name" id="constant_TEST_URL">
625662 < li class =""> < a href ="classes/BitPaySDK-Env.html#constant_BITPAY_API_FRAME "> BITPAY_API_FRAME</ a > </ li >
626663 < li class =""> < a href ="classes/BitPaySDK-Env.html#constant_BITPAY_API_FRAME_VERSION "> BITPAY_API_FRAME_VERSION</ a > </ li >
627664 < li class =""> < a href ="classes/BitPaySDK-Env.html#constant_BITPAY_API_VERSION "> BITPAY_API_VERSION</ a > </ li >
665+ < li class =""> < a href ="classes/BitPaySDK-Env.html#constant_BITPAY_DATETIME_FORMAT "> BITPAY_DATETIME_FORMAT</ a > </ li >
628666 < li class =""> < a href ="classes/BitPaySDK-Env.html#constant_BITPAY_PLUGIN_INFO "> BITPAY_PLUGIN_INFO</ a > </ li >
629667 < li class =""> < a href ="classes/BitPaySDK-Env.html#constant_PROD "> PROD</ a > </ li >
630668 < li class =""> < a href ="classes/BitPaySDK-Env.html#constant_PROD_URL "> PROD_URL</ a > </ li >
0 commit comments